[INFO] cloning repository https://github.com/conglei/joblode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conglei/joblode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconglei%2Fjoblode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconglei%2Fjoblode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 544e34f878f21837362a0f8dc1b830411089b055
[INFO] checking conglei/joblode/544e34f878f21837362a0f8dc1b830411089b055 against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconglei%2Fjoblode" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/conglei/joblode
[INFO] finished tweaking git repo https://github.com/conglei/joblode
[INFO] tweaked toml for git repo https://github.com/conglei/joblode written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/conglei/joblode on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/conglei/joblode 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http v1.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.125
[INFO] [stderr]   Downloaded uuid v1.23.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.75
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.125
[INFO] [stderr]   Downloaded rmcp-macros v1.7.0
[INFO] [stderr]   Downloaded sse-stream v0.2.3
[INFO] [stderr]   Downloaded borsh-derive v1.7.0
[INFO] [stderr]   Downloaded bytes v1.12.0
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.125
[INFO] [stderr]   Downloaded filetime v0.2.29
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.125
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded arrow-string v58.3.0
[INFO] [stderr]   Downloaded arrow-data v58.3.0
[INFO] [stderr]   Downloaded js-sys v0.3.102
[INFO] [stderr]   Downloaded borsh v1.7.0
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded arrow-row v58.3.0
[INFO] [stderr]   Downloaded arrow-arith v58.3.0
[INFO] [stderr]   Downloaded arrow-ord v58.3.0
[INFO] [stderr]   Downloaded arrow-schema v58.3.0
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded arrow v58.3.0
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded arrow-select v58.3.0
[INFO] [stderr]   Downloaded arrow-cast v58.3.0
[INFO] [stderr]   Downloaded arrow-buffer v58.3.0
[INFO] [stderr]   Downloaded duckdb v1.10504.0
[INFO] [stderr]   Downloaded webpki-roots v1.0.8
[INFO] [stderr]   Downloaded zlib-rs v0.6.4
[INFO] [stderr]   Downloaded bitvec v1.1.1
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded arrow-array v58.3.0
[INFO] [stderr]   Downloaded web-sys v0.3.102
[INFO] [stderr]   Downloaded libduckdb-sys v1.10504.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669
[INFO] running `Command { std: "docker" "start" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669" "/opt/rustwide/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zlib-rs v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rust_decimal v1.42.1
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sse-stream v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking joblode-rank v0.1.0 (/opt/rustwide/workdir/crates/joblode-rank)
[INFO] [stderr]    Compiling libduckdb-sys v1.10504.0
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]     Checking arrow-array v58.3.0
[INFO] [stderr] error: could not compile `rmcp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name rmcp --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmcp-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="base64"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="server"' --cfg 'feature="server-side-http"' --cfg 'feature="tower"' --cfg 'feature="transport-async-rw"' --cfg 'feature="transport-io"' --cfg 'feature="transport-streamable-http-server"' --cfg 'feature="transport-streamable-http-server-session"' --cfg 'feature="transport-worker"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__reqwest", "auth", "auth-client-credentials-jwt", "base64", "client", "client-side-sse", "default", "elicitation", "local", "macros", "reqwest", "reqwest-native-tls", "reqwest-tls-no-provider", "schemars", "server", "server-side-http", "tower", "transport-async-rw", "transport-child-process", "transport-io", "transport-streamable-http-client", "transport-streamable-http-client-reqwest", "transport-streamable-http-client-unix-socket", "transport-streamable-http-server", "transport-streamable-http-server-session", "transport-worker", "uuid", "which-command"))' -C metadata=3f02d683a812c171 -C extra-filename=-b5a32e878d2fdda7 --out-dir /opt/rustwide/target/debug/build/rmcp/b5a32e878d2fdda7/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/chacha20/b24d2181a764da91/out -L dependency=/opt/rustwide/target/debug/build/chrono/8fa8d0e18afa2f10/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/d73b58fdf77d9fc5/out -L dependency=/opt/rustwide/target/debug/build/dyn-clone/b330238e90c336f8/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/700ad2773a4760b0/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/a362c91c22ce66c0/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/f6f7ae2f9d61baff/out -L dependency=/opt/rustwide/target/debug/build/getrandom/cb86961278b2cf7e/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/d70ccbf3241e21e6/out -L dependency=/opt/rustwide/target/debug/build/http-body/f856fe10534413ca/out -L dependency=/opt/rustwide/target/debug/build/http/ebd94115187c1e9a/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3c7f5305763b0b84/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/rand_core/9a5dc38792b219e1/out -L dependency=/opt/rustwide/target/debug/build/ref-cast-impl/c6035761c30deea6/out -L dependency=/opt/rustwide/target/debug/build/ref-cast/359a9fa2476377c0/out -L dependency=/opt/rustwide/target/debug/build/schemars_derive/9179d4d2b70b3584/out -L dependency=/opt/rustwide/target/debug/build/serde/882588c3d71cca8f/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/d36d33641f228368/out -L dependency=/opt/rustwide/target/debug/build/serde_json/96d3d94e742d8d92/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/a53696fabef833e5/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ef3f3fd41ad8ccdf/out -L dependency=/opt/rustwide/target/debug/build/tokio/0615f05772dfb0cd/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/f56b579dd7fd6320/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern async_trait=/opt/rustwide/target/debug/build/async-trait/19b522d5828db022/out/libasync_trait-19b522d5828db022.so --extern base64=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out/libbytes-c38626212d5d479c.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/8fa8d0e18afa2f10/out/libchrono-8fa8d0e18afa2f10.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/ccce054a7eb3bdd1/out/libfutures-ccce054a7eb3bdd1.rmeta --extern http=/opt/rustwide/target/debug/build/http/ebd94115187c1e9a/out/libhttp-ebd94115187c1e9a.rmeta --extern http_body=/opt/rustwide/target/debug/build/http-body/f856fe10534413ca/out/libhttp_body-f856fe10534413ca.rmeta --extern http_body_util=/opt/rustwide/target/debug/build/http-body-util/d70ccbf3241e21e6/out/libhttp_body_util-d70ccbf3241e21e6.rmeta --extern pastey=/opt/rustwide/target/debug/build/pastey/547c701f2efece83/out/libpastey-547c701f2efece83.so --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/e8f4e44e0effb08e/out/librand-e8f4e44e0effb08e.rmeta --extern rmcp_macros=/opt/rustwide/target/debug/build/rmcp-macros/3a79213328aa861c/out/librmcp_macros-3a79213328aa861c.so --extern schemars=/opt/rustwide/target/debug/build/schemars/be22a8071600c2fa/out/libschemars-be22a8071600c2fa.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/882588c3d71cca8f/out/libserde-882588c3d71cca8f.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/96d3d94e742d8d92/out/libserde_json-96d3d94e742d8d92.rmeta --extern sse_stream=/opt/rustwide/target/debug/build/sse-stream/dd143af5e1b83acf/out/libsse_stream-dd143af5e1b83acf.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/47e933ee69887e59/out/libthiserror-47e933ee69887e59.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/0615f05772dfb0cd/out/libtokio-0615f05772dfb0cd.rmeta --extern tokio_stream=/opt/rustwide/target/debug/build/tokio-stream/101421165983335f/out/libtokio_stream-101421165983335f.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/b725b479497fe385/out/libtokio_util-b725b479497fe385.rmeta --extern tower_service=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/df1b24cc79fb819f/out/libtracing-df1b24cc79fb819f.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/77f17ec8da9a8f14/out/libuuid-77f17ec8da9a8f14.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=e5e99693584b2dba -C extra-filename=-855da30cfae723a3 --out-dir /opt/rustwide/target/debug/build/axum/855da30cfae723a3/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/a362c91c22ce66c0/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/f6f7ae2f9d61baff/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/d70ccbf3241e21e6/out -L dependency=/opt/rustwide/target/debug/build/http-body/f856fe10534413ca/out -L dependency=/opt/rustwide/target/debug/build/http/ebd94115187c1e9a/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/httpdate/dd055e56878c34d5/out -L dependency=/opt/rustwide/target/debug/build/hyper/45565d8e70c88ed7/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e2136f81a6e9242d/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/log/55ad662771f624ae/out -L dependency=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out -L dependency=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out -L dependency=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/ryu/3da2ab8eb39d89f2/out -L dependency=/opt/rustwide/target/debug/build/serde/882588c3d71cca8f/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/d36d33641f228368/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/3fa8e7f1993d4002/out -L dependency=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/dc44de4b95541eda/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ef3f3fd41ad8ccdf/out -L dependency=/opt/rustwide/target/debug/build/tokio/0615f05772dfb0cd/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/f56b579dd7fd6320/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/924ceb6a991dbdfe/out -L dependency=/opt/rustwide/target/debug/build/tracing/df1b24cc79fb819f/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern axum_core=/opt/rustwide/target/debug/build/axum-core/b86e621039b51f03/out/libaxum_core-b86e621039b51f03.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out/libbytes-c38626212d5d479c.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out/libform_urlencoded-a0709cb2f4e6749a.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/f6f7ae2f9d61baff/out/libfutures_util-f6f7ae2f9d61baff.rmeta --extern http=/opt/rustwide/target/debug/build/http/ebd94115187c1e9a/out/libhttp-ebd94115187c1e9a.rmeta --extern http_body=/opt/rustwide/target/debug/build/http-body/f856fe10534413ca/out/libhttp_body-f856fe10534413ca.rmeta --extern http_body_util=/opt/rustwide/target/debug/build/http-body-util/d70ccbf3241e21e6/out/libhttp_body_util-d70ccbf3241e21e6.rmeta --extern hyper=/opt/rustwide/target/debug/build/hyper/45565d8e70c88ed7/out/libhyper-45565d8e70c88ed7.rmeta --extern hyper_util=/opt/rustwide/target/debug/build/hyper-util/a6ec8c55f59ff50e/out/libhyper_util-a6ec8c55f59ff50e.rmeta --extern itoa=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out/libitoa-488dcf4f13423b18.rmeta --extern matchit=/opt/rustwide/target/debug/build/matchit/e98a3fa189025638/out/libmatchit-e98a3fa189025638.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3ca07533bbd8f674/out/libmemchr-3ca07533bbd8f674.rmeta --extern mime=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern serde_core=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out/libserde_core-30ac4ed9a0a88344.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/96d3d94e742d8d92/out/libserde_json-96d3d94e742d8d92.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/build/serde_path_to_error/15c0491fd80f3052/out/libserde_path_to_error-15c0491fd80f3052.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/build/serde_urlencoded/58e7563ba0fa0a6d/out/libserde_urlencoded-58e7563ba0fa0a6d.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/build/sync_wrapper/dc44de4b95541eda/out/libsync_wrapper-dc44de4b95541eda.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/0615f05772dfb0cd/out/libtokio-0615f05772dfb0cd.rmeta --extern tower=/opt/rustwide/target/debug/build/tower/a22d466f552ce10b/out/libtower-a22d466f552ce10b.rmeta --extern tower_layer=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out/libtower_layer-f6d5cc7b185cf351.rmeta --extern tower_service=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/df1b24cc79fb819f/out/libtracing-df1b24cc79fb819f.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `arrow-array` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4fcf39725a9c99bd495d8c73af83628a256ff9a9/bin/rustc --crate-name arrow_array --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-58.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "chrono-tz", "ffi", "force_validate", "pool"))' -C metadata=df5d639b765a5d46 -C extra-filename=-57a48ed50a0e87fd --out-dir /opt/rustwide/target/debug/build/arrow-array/57a48ed50a0e87fd/out -L dependency=/opt/rustwide/target/debug/build/arrow-buffer/cc74e0e56d32f21a/out -L dependency=/opt/rustwide/target/debug/build/arrow-schema/b9180650eded328d/out -L dependency=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/f764d68bc87047a2/out -L dependency=/opt/rustwide/target/debug/build/half/d713cf25ffb98fbf/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/4c741fc3ef3881f8/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/libm/89e5b3015da8f563/out -L dependency=/opt/rustwide/target/debug/build/num-bigint/26d8877d4acdce8e/out -L dependency=/opt/rustwide/target/debug/build/num-integer/cc54cba2547793f7/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3c7f5305763b0b84/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/serde/882588c3d71cca8f/out -L dependency=/opt/rustwide/target/debug/build/serde_core/30ac4ed9a0a88344/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/d36d33641f228368/out -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/eb13be4ee860e116/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/a725ece6cad99628/out --extern ahash=/opt/rustwide/target/debug/build/ahash/811af532d05ffd14/out/libahash-811af532d05ffd14.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/build/arrow-buffer/cc74e0e56d32f21a/out/libarrow_buffer-cc74e0e56d32f21a.rmeta --extern arrow_data=/opt/rustwide/target/debug/build/arrow-data/530238c5a4fbdf58/out/libarrow_data-530238c5a4fbdf58.rmeta --extern arrow_schema=/opt/rustwide/target/debug/build/arrow-schema/b9180650eded328d/out/libarrow_schema-b9180650eded328d.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/8fa8d0e18afa2f10/out/libchrono-8fa8d0e18afa2f10.rmeta --extern half=/opt/rustwide/target/debug/build/half/d713cf25ffb98fbf/out/libhalf-d713cf25ffb98fbf.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out/libhashbrown-1ff293044ac6a4a8.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/d00b48e80fe15753/out/libnum_complex-d00b48e80fe15753.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/cc54cba2547793f7/out/libnum_integer-cc54cba2547793f7.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3c7f5305763b0b84/out/libnum_traits-3c7f5305763b0b84.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/a3ef95cce85e5660-enum_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/enum/enum_functions.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f41dd98cd4ead6ae-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/lambda_functions.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/1b8f5d945b8ecc49-bitstring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/bit/bitstring.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_column_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_column_schema.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_crypto.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_crypto.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f41dd98cd4ead6ae-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/core_functions_extension.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-column_writer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/column_writer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f41dd98cd4ead6ae-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/function_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/6f2111f139955bf0-numeric.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/math/numeric.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_extension.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-column_reader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/column_reader.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/221fb44820e27b06-bitwise.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/operators/bitwise.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_field_id.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_field_id.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_file_metadata_cache.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_file_metadata_cache.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_metadata.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_geometry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_geometry.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_reader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_reader.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_multi_file_info.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_multi_file_info.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_writer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_writer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_float16.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_float16.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_statistics.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-serialize_parquet.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/serialize_parquet.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_timestamp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_timestamp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-zstd_file_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/zstd_file_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-generated_extension_loader_package_build.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/generated_extension_loader_package_build.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/960cf4ad0f745f23-adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/adbc/adbc.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f00ac8e789246571-md5.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/crypto/md5.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-boolean_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/boolean_operators.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/a62c031d6899b56d-comparison_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/value_operations/comparison_operations.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/comparison_operators.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-generators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/generators.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_copy.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_storage.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/6a58ec686c9afd25-csv_encoder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/execution/operator/csv_scanner/encode/csv_encoder.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_hash.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_hash.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/23051d25f24b0ffd-physical_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/execution/operator/filter/physical_filter.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/020d66fba818e0a5-sorted_aggregate_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/aggregate/sorted_aggregate_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/1e2a8b834f7bce97-from_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/cast/union/from_struct.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/7b585f045b64cfd1-map_contains.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/map/map_contains.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/0ea804509b3f222c-geometry_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/geometry/geometry_functions.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/659e04acc4cbfacd-strftime.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/date/strftime.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/cb893945fb8b4b99-nextval.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/sequence/nextval.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/2c245e9b6327c653-pragma_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/table/version/pragma_version.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/7299680376d5f7b4-variant_shredding.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/variant/variant_shredding.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_helper.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_alias.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_install.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_load.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/6a6a42c57478a55d-expression_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/optimizer/matcher/expression_matcher.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/5430b3febb91d211-http_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/http/http_util.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/3e2c61997d022e61-transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/parser/transform/constraint/transform_constraint.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_loader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_loader.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-explain_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/explain_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/deserialized_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/copied_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/external_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/fetch_row_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/no_operator_caching_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/parsed_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/prepared_statement_verifier.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/51b645c96df42ba1-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib/bitpacking.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/738203bb7edcf4fc-mbedtls_wrapper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/mbedtls_wrapper.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/2399fb9a3bae5765-parquet_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet/parquet_types.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/055077870a86d6d2-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/yyjson.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_date.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_array.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_map.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_random.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_string.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_union.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_decoder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_decoder.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_reader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_reader.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_writer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_writer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog_catalog_entry.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_reader_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_reader_variant.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_writer_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_writer_variant.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog_catalog_entry_dependency.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog_catalog_entry_dependency.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_adbc_nanoarrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_adbc_nanoarrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog_default.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_allocator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_allocator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_enums.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_arrow_appender.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_arrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_multi_file.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_progress_bar.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_exception.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_exception.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_row_operations.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_sort.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_tree_renderer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_serializer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types_row.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types_column.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types_variant.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_index.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_expression_executor.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_nested_loop_join.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_index_art.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_aggregate.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_join.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_order.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_helper.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_persistent.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_scan.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_projection.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_physical_plan.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_set.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_schema.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_pragma.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_sample.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_cast_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_cast_variant.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_aggregate_distributive.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_generic.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_string.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_list.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_string_regexp.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_struct.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_variant.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_table.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_logging.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_table_system.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_table_arrow.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_capi.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_window.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_buffered_data.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_chunk_scan_state.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_capi_cast.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_relation.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_settings.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_secret.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_rule.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_pushdown.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_join_order.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_pullup.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_pullup.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_statistics_operator.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_statistics_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parallel.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_parsed_data.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_query_node.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_helpers.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_tableref.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_statement.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_query_node.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_filter.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_expression_binder.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_expression.cpp"cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_operator.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression_chimp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_buffer.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression_alp.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_table.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_serialization.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: compilation terminated.
[INFO] [stderr] warning: libduckdb-sys@1.10504.0: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_transaction.cpp"
[INFO] [stderr] error: failed to run custom build command for `libduckdb-sys v1.10504.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libduckdb-sys/5daa0818c661e644/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/bindgen_bundled_version.rs
[INFO] [stderr]   cargo:include=/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include
[INFO] [stderr]   cargo:rerun-if-changed=duckdb.tar.gz
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = 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=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]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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]   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: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]   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: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]   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: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]   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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/a3ef95cce85e5660-enum_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/enum/enum_functions.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f41dd98cd4ead6ae-lambda_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/lambda_functions.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/1b8f5d945b8ecc49-bitstring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/bit/bitstring.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_column_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_column_schema.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_crypto.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_crypto.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f41dd98cd4ead6ae-core_functions_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/core_functions_extension.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-column_writer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/column_writer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f41dd98cd4ead6ae-function_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/function_list.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/6f2111f139955bf0-numeric.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/math/numeric.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_extension.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_extension.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-column_reader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/column_reader.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/221fb44820e27b06-bitwise.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/scalar/operators/bitwise.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_field_id.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_field_id.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_file_metadata_cache.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_file_metadata_cache.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_metadata.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_geometry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_geometry.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_reader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_reader.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_multi_file_info.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_multi_file_info.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_writer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_writer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_float16.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_float16.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_statistics.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_statistics.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-serialize_parquet.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/serialize_parquet.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-parquet_timestamp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/parquet_timestamp.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/debdadbe97e38587-zstd_file_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/zstd_file_system.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-generated_extension_loader_package_build.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/generated_extension_loader_package_build.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/960cf4ad0f745f23-adbc.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/adbc/adbc.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f00ac8e789246571-md5.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/crypto/md5.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-boolean_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/boolean_operators.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-is_distinct_from.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/is_distinct_from.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/a62c031d6899b56d-comparison_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/value_operations/comparison_operations.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-comparison_operators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/comparison_operators.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-generators.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/generators.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_copy.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_copy.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_cast.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_storage.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/6a58ec686c9afd25-csv_encoder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/execution/operator/csv_scanner/encode/csv_encoder.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/08ba1e3cdbc04e1f-vector_hash.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/common/vector_operations/vector_hash.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/23051d25f24b0ffd-physical_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/execution/operator/filter/physical_filter.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/020d66fba818e0a5-sorted_aggregate_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/aggregate/sorted_aggregate_function.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/1e2a8b834f7bce97-from_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/cast/union/from_struct.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/7b585f045b64cfd1-map_contains.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/map/map_contains.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/0ea804509b3f222c-geometry_functions.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/geometry/geometry_functions.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/659e04acc4cbfacd-strftime.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/date/strftime.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/cb893945fb8b4b99-nextval.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/scalar/sequence/nextval.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/2c245e9b6327c653-pragma_version.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/table/version/pragma_version.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/7299680376d5f7b4-variant_shredding.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/function/variant/variant_shredding.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_helper.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_alias.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_alias.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_install.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_install.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_load.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_load.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/6a6a42c57478a55d-expression_matcher.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/optimizer/matcher/expression_matcher.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/5430b3febb91d211-http_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/http/http_util.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/3e2c61997d022e61-transform_constraint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/parser/transform/constraint/transform_constraint.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/db4a7ee838b79bb0-extension_loader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/main/extension/extension_loader.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-explain_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/explain_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-deserialized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/deserialized_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-copied_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/copied_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-external_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/external_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-fetch_row_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/fetch_row_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-no_operator_caching_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/no_operator_caching_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-parsed_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/parsed_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-unoptimized_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/unoptimized_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/98a67b9e419306ad-prepared_statement_verifier.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/verification/prepared_statement_verifier.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/51b645c96df42ba1-bitpacking.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib/bitpacking.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/738203bb7edcf4fc-mbedtls_wrapper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/mbedtls_wrapper.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/2399fb9a3bae5765-parquet_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet/parquet_types.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/055077870a86d6d2-yyjson.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/yyjson.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_distributive.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_debug.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_debug.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_holistic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_holistic.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_nested.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_nested.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_algebraic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_algebraic.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_date.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_date.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_generic.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_blob.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_blob.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_aggregate_regression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_aggregate_regression.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_array.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_array.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_list.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_map.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_map.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_random.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_random.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_string.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_struct.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_core_functions_scalar_union.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_core_functions_scalar_union.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_decoder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_decoder.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_reader.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_reader.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_writer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_writer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog_catalog_entry.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog_catalog_entry.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_reader_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_reader_variant.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_extension_parquet_writer_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_extension_parquet_writer_variant.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog_catalog_entry_dependency.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog_catalog_entry_dependency.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_adbc_nanoarrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_adbc_nanoarrow.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_catalog_default.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_catalog_default.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_allocator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_allocator.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_enums.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_enums.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_arrow_appender.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_arrow_appender.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_arrow.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_multi_file.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_multi_file.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_progress_bar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_progress_bar.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_exception.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_exception.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_operator.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_row_operations.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_row_operations.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_sort.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_sort.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_tree_renderer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_tree_renderer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_serializer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_serializer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types_row.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types_row.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types_column.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types_column.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_common_types_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_common_types_variant.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_index.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_index.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_expression_executor.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_expression_executor.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_nested_loop_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_nested_loop_join.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_index_art.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_index_art.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_aggregate.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_aggregate.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_scanner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_scanner.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_sniffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_sniffer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_buffer_manager.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_buffer_manager.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_table_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_table_function.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_util.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_util.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_join.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_join.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_csv_scanner_state_machine.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_csv_scanner_state_machine.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_order.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_helper.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_helper.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_persistent.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_persistent.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_scan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_scan.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_projection.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_projection.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_physical_plan.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_physical_plan.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_set.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_set.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_operator_schema.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_operator_schema.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_pragma.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_pragma.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_cast.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_execution_sample.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_execution_sample.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_cast_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_cast_variant.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_aggregate_distributive.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_aggregate_distributive.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_compressed_materialization.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_generic.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_generic.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_string.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_string.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_list.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_list.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_operator.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_string_regexp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_string_regexp.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_struct.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_struct.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_system.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_scalar_variant.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_scalar_variant.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_table.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_logging.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_logging.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_table_system.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_table_system.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_table_arrow.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_table_arrow.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_capi.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_capi.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_function_window.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_function_window.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_buffered_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_buffered_data.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_chunk_scan_state.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_chunk_scan_state.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_capi_cast.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_capi_cast.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_relation.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_relation.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_settings.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_settings.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_main_secret.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_main_secret.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_rule.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_rule.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_pushdown.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_pushdown.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_compressed_materialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_compressed_materialization.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_join_order.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_join_order.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_pullup.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_pullup.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_statistics_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_statistics_operator.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_optimizer_statistics_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_optimizer_statistics_expression.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parallel.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parallel.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_parsed_data.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_parsed_data.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_query_node.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_tableref.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_statement.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_expression.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_expression.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_helpers.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_helpers.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_tableref.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_parser_transform_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_parser_transform_statement.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_expression.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_statement.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_statement.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_query_node.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_query_node.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_binder_tableref.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_binder_tableref.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_filter.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_filter.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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: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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_expression_binder.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_expression_binder.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_expression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_expression.cpp"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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[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] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_operator.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_chimp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_checkpoint.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_checkpoint.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_buffer.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_planner_subquery.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_planner_subquery.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_dict_fsst.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_roaring.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression_roaring.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_dictionary.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_compression_dictionary.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_metadata.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_storage_metadata.cpp"cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_compression_alp.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_table.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_storage_serialization.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_transaction.cpp"
[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" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "duckdb" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/common" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/src/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/utf8proc/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/ska_sort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fastpforlib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/re2" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fast_float" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/lz4" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/snappy" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/parquet/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/skiplist" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/miniz" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/yyjson/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fmt/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/httplib" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/hyperloglog" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/thrift" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/zstd/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/libpg_query/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/enc" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/vergesort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/parquet" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/fsst" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/library" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/extension/core_functions/include" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/tdigest" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pcg" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/jaro_winkler/details" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/brotli/dec" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/pdqsort" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/concurrentqueue" "-I" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/third_party/mbedtls/include" "-w" "-std=c++11" "-w" "-DDUCKDB_EXTENSION_CORE_FUNCTIONS_LINKED=1" "-DDUCKDB_EXTENSION_PARQUET_LINKED=1" "-DDUCKDB_EXTENSION_AUTOINSTALL_DEFAULT=1" "-DDUCKDB_EXTENSION_AUTOLOAD_DEFAULT=1" "-o" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/f4655e6d2fc33edb-ub_src_transaction.o" "-c" "/opt/rustwide/target/debug/build/libduckdb-sys/f3f3408fc40a7098/out/duckdb/ub_src_transaction.cpp"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669", kill_on_drop: false }`
[INFO] [stdout] 8ed1bc124947295e8ff81a0a8f2c5c8af1ed8195980e117037b46e5c5d6a6669
