[INFO] cloning repository https://github.com/kj800x/scanserv-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kj800x/scanserv-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkj800x%2Fscanserv-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkj800x%2Fscanserv-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7a6f50eb1c34f7a594cf2bcaef1e684c2fdaee7 [INFO] checking kj800x/scanserv-rs/b7a6f50eb1c34f7a594cf2bcaef1e684c2fdaee7 against master#f2d69d5a7c04617d122facd0a7a5bdde0af928ae for pr-138363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkj800x%2Fscanserv-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kj800x/scanserv-rs on toolchain f2d69d5a7c04617d122facd0a7a5bdde0af928ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kj800x/scanserv-rs [INFO] finished tweaking git repo https://github.com/kj800x/scanserv-rs [INFO] tweaked toml for git repo https://github.com/kj800x/scanserv-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kj800x/scanserv-rs 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" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "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 xattr v1.3.1 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded tokio-tungstenite v0.23.1 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded cast v0.3.0 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded async-graphql-parser v7.0.11 [INFO] [stderr] Downloaded async-graphql-derive v7.0.11 [INFO] [stderr] Downloaded lexical-write-integer v1.0.2 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded lexical-write-float v1.0.2 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded poem v3.1.3 [INFO] [stderr] Downloaded lexical-util v1.0.3 [INFO] [stderr] Downloaded lexical-parse-float v1.0.2 [INFO] [stderr] Downloaded arrow-array v53.2.0 [INFO] [stderr] Downloaded arrow-cast v53.2.0 [INFO] [stderr] Downloaded cc v1.2.1 [INFO] [stderr] Downloaded async-graphql v7.0.11 [INFO] [stderr] Downloaded unicode-width v0.2.0 [INFO] [stderr] Downloaded rustix v0.38.40 [INFO] [stderr] Downloaded comfy-table v7.1.3 [INFO] [stderr] Downloaded arrow v53.2.0 [INFO] [stderr] Downloaded borsh v1.5.3 [INFO] [stderr] Downloaded arrow-buffer v53.2.0 [INFO] [stderr] Downloaded arrow-data v53.2.0 [INFO] [stderr] Downloaded tungstenite v0.23.0 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.2 [INFO] [stderr] Downloaded arrow-ord v53.2.0 [INFO] [stderr] Downloaded arrow-schema v53.2.0 [INFO] [stderr] Downloaded arrow-select v53.2.0 [INFO] [stderr] Downloaded async-graphql-value v7.0.11 [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded arrow-arith v53.2.0 [INFO] [stderr] Downloaded lexical-core v1.0.2 [INFO] [stderr] Downloaded arrow-row v53.2.0 [INFO] [stderr] Downloaded arrow-string v53.2.0 [INFO] [stderr] Downloaded fallible-iterator v0.3.0 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded borsh-derive v1.5.3 [INFO] [stderr] Downloaded static_assertions_next v1.1.2 [INFO] [stderr] Downloaded duckdb v1.1.1 [INFO] [stderr] Downloaded async-graphql-poem v7.0.11 [INFO] [stderr] Downloaded libduckdb-sys v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fecf9b7839b2d23732224c0eb5d79c3cf22a07b0af0ae45c0db80907dc51691 [INFO] running `Command { std: "docker" "start" "-a" "4fecf9b7839b2d23732224c0eb5d79c3cf22a07b0af0ae45c0db80907dc51691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fecf9b7839b2d23732224c0eb5d79c3cf22a07b0af0ae45c0db80907dc51691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fecf9b7839b2d23732224c0eb5d79c3cf22a07b0af0ae45c0db80907dc51691", kill_on_drop: false }` [INFO] [stdout] 4fecf9b7839b2d23732224c0eb5d79c3cf22a07b0af0ae45c0db80907dc51691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f2d69d5a7c04617d122facd0a7a5bdde0af928ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd4d5c03cb6a35bf728761b0982348efa3a78416f2e7b3488db2ec54cdced555 [INFO] running `Command { std: "docker" "start" "-a" "fd4d5c03cb6a35bf728761b0982348efa3a78416f2e7b3488db2ec54cdced555", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking arrow-schema v53.2.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking rfc7239 v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking comfy-table v7.1.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rust_decimal v1.36.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking arrow-buffer v53.2.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking async-graphql-value v7.0.11 [INFO] [stderr] Checking async-graphql-parser v7.0.11 [INFO] [stderr] Checking arrow-data v53.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling libduckdb-sys v1.1.1 [INFO] [stderr] Checking arrow-array v53.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling poem-derive v3.1.0 [INFO] [stderr] Checking arrow-select v53.2.0 [INFO] [stderr] Checking arrow-row v53.2.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking arrow-arith v53.2.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking arrow-string v53.2.0 [INFO] [stderr] Checking arrow-ord v53.2.0 [INFO] [stderr] Checking arrow-cast v53.2.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.11 [INFO] [stderr] Checking arrow v53.2.0 [INFO] [stderr] error: could not compile `async-graphql-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/bin/rustc --crate-name async_graphql_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-graphql-derive-7.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=025a53d69557011c -C extra-filename=-2f6024746f76bcd7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-e315a917f7a53112.rlib --extern async_graphql_parser=/opt/rustwide/target/debug/deps/libasync_graphql_parser-81fbbc3fc6dabc46.rlib --extern darling=/opt/rustwide/target/debug/deps/libdarling-e863186fc8104f3b.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-6f675236364fe226.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9e07246079e797d1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7fc2064ba2fff4e2.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-4314b4862d9ad66e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8574cc855b396c2d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6ff679c225bee159.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f2d69d5a7c04617d122facd0a7a5bdde0af928ae/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c63d28d53a5a83aa -C extra-filename=-f4fbc812b4cccb78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-57267a723bfd6c45.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-86ffec3c999d8775.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a266d1703c29fbf0.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f43a226b4794655d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-290466189c59320d.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-61019c246548cc2d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-750cdd88781a84a8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: libduckdb-sys@1.1.1: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_join.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_join_order.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_index.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_statement.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_index_art.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_compressed_materialization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_map.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_projection.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_secret.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_statistics.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_query_node.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_matcher.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_aggregate.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/fccd29bdf6ad6229-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/yyjson.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_array.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_blob.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/external_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_set.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_settings.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_statement.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_debug.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_expression_binder.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_buffered_data.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_union.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_nested.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_list.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_statistics_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_progress_bar.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_arrow_appender.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_operator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_table.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_catalog_catalog_entry.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table_version.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_helpers.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_system.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_constraint.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_extension.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/unoptimized_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_physical_plan.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_struct.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_pushdown.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_relation.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_capi_cast.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_math.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_string_regexp.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_operators.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/is_distinct_from.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_date.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parallel.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_catalog.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_holistic.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table_arrow.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_chunk_scan_state.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/copied_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_arrow.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_types_row.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_transaction.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_filter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_filter.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_order.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_types.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_nested_loop_join.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_statistics_operator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_sort.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_generic.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_distributive.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_struct.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/comparison_operators.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_scan.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_capi.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_tableref.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_types_column.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_serializer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_pragma.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_compression_chimp.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_list.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_adbc.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/fetch_row_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_string.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_subquery.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_tableref.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_enum.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_query_node.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_compression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_operators.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_regression.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_statement.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_persistent.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_rule.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_serialization.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_parsed_data.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/prepared_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/vector_copy.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_aggregate.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_buffer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_compression_alp.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_algebraic.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_checkpoint.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/no_operator_caching_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/vector_cast.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_metadata.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_catalog_default.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_tableref.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_tree_renderer.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/parsed_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table_system.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/deserialized_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_string.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_operator.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_bit.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_row_operations.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_helper.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_generic.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/d2e89be4a136cbbd-format.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/format.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_expression_executor.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_schema.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_random.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_cast.cpp" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.1.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.1.1: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_sequence.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] error: failed to run custom build command for `libduckdb-sys v1.1.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-c27c4f6487830328/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/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-d5a8fc85a453e4fe/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [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_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:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/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_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:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/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_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:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/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_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:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/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_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:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/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_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:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_join.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_join_order.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_index.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_statement.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_index_art.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_compressed_materialization.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_map.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_projection.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_secret.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_statistics.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_query_node.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_matcher.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_aggregate.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/fccd29bdf6ad6229-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/yyjson.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_array.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_blob.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/external_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_set.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_settings.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_statement.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_debug.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_expression_binder.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_buffered_data.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_union.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_nested.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_list.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_statistics_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_progress_bar.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_arrow_appender.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_operator.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_table.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_catalog_catalog_entry.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table_version.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_helpers.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_system.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_constraint.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_extension.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/unoptimized_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_physical_plan.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_struct.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_pushdown.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_relation.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_capi_cast.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_math.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_string_regexp.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_operators.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/is_distinct_from.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_date.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parallel.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_catalog.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_holistic.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table_arrow.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_chunk_scan_state.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/copied_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_arrow.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_types_row.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_transaction.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_filter.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_filter.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_order.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_types.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_nested_loop_join.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_statistics_operator.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_sort.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_generic.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_distributive.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_struct.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/comparison_operators.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_scan.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main_capi.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_tableref.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_types_column.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_serializer.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_pragma.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_compression_chimp.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_expression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_list.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_adbc.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/fetch_row_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_string.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_subquery.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_transform_tableref.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_enum.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_enum.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_query_node.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_compression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_operators.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_regression.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_statement.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_persistent.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_optimizer_rule.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_serialization.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser_parsed_data.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_main.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/prepared_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/vector_copy.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_aggregate.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_buffer.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_compression_alp.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_aggregate_algebraic.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_checkpoint.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/no_operator_caching_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/5bf37df7af319fff-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/common/vector_operations/vector_cast.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_storage_metadata.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_catalog_default.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_binder_tableref.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_tree_renderer.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_parser.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/parsed_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_table_system.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/04e4db1ac8ae0770-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/verification/deserialized_statement_verifier.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_string.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_planner_operator.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_bit.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_common_row_operations.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_helper.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_generic.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/d2e89be4a136cbbd-format.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/format.cc" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_expression_executor.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_schema.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_core_functions_scalar_random.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_cast.cpp" with args c++ did not execute successfully (status code exit status: 1).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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_sequence.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/third_party/brotli/common" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/dcd36b5499b3459e-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-d5a8fc85a453e4fe/out/duckdb/ub_src_function_scalar_sequence.cpp" with args c++ did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "fd4d5c03cb6a35bf728761b0982348efa3a78416f2e7b3488db2ec54cdced555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4d5c03cb6a35bf728761b0982348efa3a78416f2e7b3488db2ec54cdced555", kill_on_drop: false }` [INFO] [stdout] fd4d5c03cb6a35bf728761b0982348efa3a78416f2e7b3488db2ec54cdced555