[INFO] fetching crate dkdc-lake 0.1.0... [INFO] testing dkdc-lake-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate dkdc-lake 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate dkdc-lake 0.1.0 [INFO] finished tweaking crates.io crate dkdc-lake 0.1.0 [INFO] tweaked toml for crates.io crate dkdc-lake 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dkdc-lake 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dkdc-lake 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2988459df3fdfc81af0e3a502a8b0c58809bdcb071d51b8c6fa1b8d0f303397 [INFO] running `Command { std: "docker" "start" "-a" "a2988459df3fdfc81af0e3a502a8b0c58809bdcb071d51b8c6fa1b8d0f303397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2988459df3fdfc81af0e3a502a8b0c58809bdcb071d51b8c6fa1b8d0f303397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2988459df3fdfc81af0e3a502a8b0c58809bdcb071d51b8c6fa1b8d0f303397", kill_on_drop: false }` [INFO] [stdout] a2988459df3fdfc81af0e3a502a8b0c58809bdcb071d51b8c6fa1b8d0f303397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c832c7709ab32310e70e77c0cf3a595840aa98e4addb562b5cc1c28eea2907a [INFO] running `Command { std: "docker" "start" "-a" "2c832c7709ab32310e70e77c0cf3a595840aa98e4addb562b5cc1c28eea2907a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling libduckdb-sys v1.3.1 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] error: could not compile `arrow-select` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_select --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-select-55.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4247f03cfb287336 -C extra-filename=-7137fad25d0447cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-dc086e579f33fe88.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-18dd774493cef17e.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-726dca2f4fc5ad43.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-0ef42b165c5a7076.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-866e9ec787611d32.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-97c381d1fb833c7d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arrow-ord` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-55.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=92f1fe54ac6dbbba -C extra-filename=-1b011b3de8251920 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-18dd774493cef17e.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-726dca2f4fc5ad43.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-0ef42b165c5a7076.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-866e9ec787611d32.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-7137fad25d0447cb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `toml_edit` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml_edit-0.22.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded", "unstable-debug"))' -C metadata=23b0cbfababb24d8 -C extra-filename=-9890c008dba89720 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-52a1b7e5274c840f.rmeta --extern serde_spanned=/opt/rustwide/target/debug/deps/libserde_spanned-2d6b69f0a042e93e.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-0678c5c3fa286616.rmeta --extern toml_write=/opt/rustwide/target/debug/deps/libtoml_write-2c704ffd35684d73.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-c4e7b491de794df0.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `arrow-cast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-55.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="comfy-table"' --cfg 'feature="prettyprint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=bd1be0553bd9db57 -C extra-filename=-16db531468eb45f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-18dd774493cef17e.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-726dca2f4fc5ad43.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-0ef42b165c5a7076.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-866e9ec787611d32.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-7137fad25d0447cb.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-d0b6ae11a035871c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6baea1f684a3c4a5.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-45607e0d1e8d9c97.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c6034c016022fbab.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-bbcdf4b8751b91d8.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-97c381d1fb833c7d.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-a7164637bc4900ee.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: libduckdb-sys@1.3.1: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_rule.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_secret.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_capi.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/778bb82296f6f0fa-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_encode.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_encode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_catalog_default.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_row_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_sample.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parallel.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_statistics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_capi_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_set.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_adbc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_buffered_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bfe5a757016f5f6b-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_transaction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_load.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_types_column.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_enums.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_types_row.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_pragma.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_logging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_serializer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_relation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table_version.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_install.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_index_art.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_http.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_http.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_dict_fsst.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bfe5a757016f5f6b-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_settings.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_multi_file.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_index.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_progress_bar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_sort.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_window.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_alias.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_catalog.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: libduckdb-sys@1.3.1: compilation terminated. [INFO] [stderr] warning: libduckdb-sys@1.3.1: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution.cpp" [INFO] [stderr] error: failed to run custom build command for `libduckdb-sys v1.3.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-4cf49c459c61942b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/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-cfd7d464861e9e22/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) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/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) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/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) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/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) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/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) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_types.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_matcher.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_rule.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_secret.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_capi.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/778bb82296f6f0fa-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_encode.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_encode.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_catalog_default.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_row_operations.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_sample.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parallel.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_statistics.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_capi_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_sequence.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_sequence.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_query_node.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_constraint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_set.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_adbc.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_buffered_data.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bfe5a757016f5f6b-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_transaction.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_math.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_math.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_string.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_load.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_types_column.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_enums.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_aggregate.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_types_row.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_pragma.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_expression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_logging.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_helper.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_order.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_serializer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_relation.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_arrow.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table_version.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_bit.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_bit.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_install.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_index_art.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_http.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_http.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_storage_compression_dict_fsst.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bfe5a757016f5f6b-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_main_settings.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_table_system.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_multi_file.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_filter.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_index.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/bc0c8e8de4e5ca2d-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_progress_bar.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_common_sort.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_extension_core_functions_scalar_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_extension_core_functions_scalar_operators.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_window.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_function_cast.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/593a9f8e1ad5a82d-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/verification/statement_verifier.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/0cf7989414285819-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/main/extension/extension_alias.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_catalog.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/third_party/utf8proc" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/7dc3f5cdb65c0bf3-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys-cfd7d464861e9e22/out/duckdb/ub_src_execution.cpp" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "2c832c7709ab32310e70e77c0cf3a595840aa98e4addb562b5cc1c28eea2907a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c832c7709ab32310e70e77c0cf3a595840aa98e4addb562b5cc1c28eea2907a", kill_on_drop: false }` [INFO] [stdout] 2c832c7709ab32310e70e77c0cf3a595840aa98e4addb562b5cc1c28eea2907a