[INFO] cloning repository https://github.com/e2dubba/sparqlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e2dubba/sparqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe2dubba%2Fsparqlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe2dubba%2Fsparqlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cd3f4b6bd79c203c88c81016fcdf546dcb57303
[INFO] checking e2dubba/sparqlite against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe2dubba%2Fsparqlite" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/e2dubba/sparqlite
[INFO] finished tweaking git repo https://github.com/e2dubba/sparqlite
[INFO] tweaked toml for git repo https://github.com/e2dubba/sparqlite written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/e2dubba/sparqlite on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/e2dubba/sparqlite 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.reqwest.feartures
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.55
[INFO] [stderr]   Downloaded peg v0.8.1
[INFO] [stderr]   Downloaded peg-runtime v0.8.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.10
[INFO] [stderr]   Downloaded peg-macros v0.8.1
[INFO] [stderr]   Downloaded thiserror v1.0.55
[INFO] [stderr]   Downloaded anstyle-wincon v2.1.0
[INFO] [stderr]   Downloaded error-code v3.0.0
[INFO] [stderr]   Downloaded anstream v0.5.0
[INFO] [stderr]   Downloaded sparopt v0.2.1
[INFO] [stderr]   Downloaded prettyplease v0.2.12
[INFO] [stderr]   Downloaded clap v4.4.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.3
[INFO] [stderr]   Downloaded oxigraph v0.4.11
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded rustyline v13.0.0
[INFO] [stderr]   Downloaded security-framework v2.10.0
[INFO] [stderr]   Downloaded clap_builder v4.4.2
[INFO] [stderr]   Downloaded oxttl v0.1.8
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded memchr v2.6.2
[INFO] [stderr]   Downloaded spareval v0.1.4
[INFO] [stderr]   Downloaded oxjsonld v0.1.0
[INFO] [stderr]   Downloaded oxiri v0.2.11
[INFO] [stderr]   Downloaded oxsdatatypes v0.2.2
[INFO] [stderr]   Downloaded oxrdf v0.2.4
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] [stderr]   Downloaded json-event-parser v0.2.2
[INFO] [stderr]   Downloaded oxrdfxml v0.1.7
[INFO] [stderr]   Downloaded oxrdfio v0.1.8
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded sparesults v0.2.5
[INFO] [stderr]   Downloaded clipboard-win v5.0.0
[INFO] [stderr]   Downloaded oxilangtag v0.1.3
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded spargebra v0.3.5
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded oxrocksdb-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65828bf1bf59a8b6b943b5e01b163e386dc7e8d5a01638fb848088f8b0438969
[INFO] running `Command { std: "docker" "start" "-a" "65828bf1bf59a8b6b943b5e01b163e386dc7e8d5a01638fb848088f8b0438969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65828bf1bf59a8b6b943b5e01b163e386dc7e8d5a01638fb848088f8b0438969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65828bf1bf59a8b6b943b5e01b163e386dc7e8d5a01638fb848088f8b0438969", kill_on_drop: false }`
[INFO] [stdout] 65828bf1bf59a8b6b943b5e01b163e386dc7e8d5a01638fb848088f8b0438969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c73653aaac7fcb848568ea1fc6b307a86b3d85c37c9a6a1365ce9db71c00c287
[INFO] running `Command { std: "docker" "start" "-a" "c73653aaac7fcb848568ea1fc6b307a86b3d85c37c9a6a1365ce9db71c00c287", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.reqwest.feartures
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking memchr v2.6.2
[INFO] [stderr]     Checking oxilangtag v0.1.3
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling peg-runtime v0.8.1
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking quick-xml v0.37.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling peg-macros v0.8.1
[INFO] [stderr]     Checking json-event-parser v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking peg v0.8.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking clap_builder v4.4.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking rustyline v13.0.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking oxsdatatypes v0.2.2
[INFO] [stderr]     Checking oxrdf v0.2.4
[INFO] [stderr]     Checking clap v4.4.2
[INFO] [stderr]     Checking spargebra v0.3.5
[INFO] [stderr]     Checking oxttl v0.1.8
[INFO] [stderr]     Checking oxrdfxml v0.1.7
[INFO] [stderr]     Checking oxjsonld v0.1.0
[INFO] [stderr]     Checking sparesults v0.2.5
[INFO] [stderr]     Checking oxrdfio v0.1.8
[INFO] [stderr]     Checking sparopt v0.2.1
[INFO] [stderr]     Checking spareval v0.1.4
[INFO] [stderr]    Compiling oxrocksdb-sys v0.4.11
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr] error: could not compile `h2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a3a874232ae0a7586b5fbe7483c5a42e157bd62a/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c195a22554a81f1f -C extra-filename=-60adf559d662f19b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-48a504192345458f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-51091eb94c607bd2.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f6250375d3ff91a4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4d96905a29fe0407.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e5ef8ca7bdafd44f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-43cfb3b5a87aa401.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-secondary_cache_adapter.o" "-c" "rocksdb/cache/secondary_cache_adapter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-tiered_secondary_cache.o" "-c" "rocksdb/cache/tiered_secondary_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-cache.o" "-c" "rocksdb/cache/cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-compressed_secondary_cache.o" "-c" "rocksdb/cache/compressed_secondary_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-attribute_group_iterator_impl.o" "-c" "rocksdb/db/attribute_group_iterator_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_file_reader.o" "-c" "rocksdb/db/blob/blob_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_garbage_meter.o" "-c" "rocksdb/db/blob/blob_garbage_meter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_log_writer.o" "-c" "rocksdb/db/blob/blob_log_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_source.o" "-c" "rocksdb/db/blob/blob_source.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-prefetch_buffer_collection.o" "-c" "rocksdb/db/blob/prefetch_buffer_collection.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-builder.o" "-c" "rocksdb/db/builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_log_sequential_reader.o" "-c" "rocksdb/db/blob/blob_log_sequential_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-coalescing_iterator.o" "-c" "rocksdb/db/coalescing_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-c.o" "-c" "rocksdb/db/c.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-column_family.o" "-c" "rocksdb/db/column_family.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_iterator.o" "-c" "rocksdb/db/compaction/compaction_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker_level.o" "-c" "rocksdb/db/compaction/compaction_picker_level.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction.o" "-c" "rocksdb/db/compaction/compaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_job.o" "-c" "rocksdb/db/compaction/compaction_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker.o" "-c" "rocksdb/db/compaction/compaction_picker.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_state.o" "-c" "rocksdb/db/compaction/compaction_state.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker_fifo.o" "-c" "rocksdb/db/compaction/compaction_picker_fifo.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_outputs.o" "-c" "rocksdb/db/compaction/compaction_outputs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_service_job.o" "-c" "rocksdb/db/compaction/compaction_service_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-sst_partitioner.o" "-c" "rocksdb/db/compaction/sst_partitioner.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker_universal.o" "-c" "rocksdb/db/compaction/compaction_picker_universal.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-convenience.o" "-c" "rocksdb/db/convenience.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-subcompaction_state.o" "-c" "rocksdb/db/compaction/subcompaction_state.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl.o" "-c" "rocksdb/db/db_impl/db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl/db_impl_compaction_flush.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_files.o" "-c" "rocksdb/db/db_impl/db_impl_files.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-compacted_db_impl.o" "-c" "rocksdb/db/db_impl/compacted_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_experimental.o" "-c" "rocksdb/db/db_impl/db_impl_experimental.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_follower.o" "-c" "rocksdb/db/db_impl/db_impl_follower.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_open.o" "-c" "rocksdb/db/db_impl/db_impl_open.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_secondary.o" "-c" "rocksdb/db/db_impl/db_impl_secondary.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_write.o" "-c" "rocksdb/db/db_impl/db_impl_write.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_readonly.o" "-c" "rocksdb/db/db_impl/db_impl_readonly.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-db_iter.o" "-c" "rocksdb/db/db_iter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-experimental.o" "-c" "rocksdb/db/experimental.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-event_helpers.o" "-c" "rocksdb/db/event_helpers.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-error_handler.o" "-c" "rocksdb/db/error_handler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-flush_scheduler.o" "-c" "rocksdb/db/flush_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-file_indexer.o" "-c" "rocksdb/db/file_indexer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-flush_job.o" "-c" "rocksdb/db/flush_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-external_sst_file_ingestion_job.o" "-c" "rocksdb/db/external_sst_file_ingestion_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-import_column_family_job.o" "-c" "rocksdb/db/import_column_family_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-forward_iterator.o" "-c" "rocksdb/db/forward_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-internal_stats.o" "-c" "rocksdb/db/internal_stats.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-log_writer.o" "-c" "rocksdb/db/log_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-log_reader.o" "-c" "rocksdb/db/log_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-manifest_ops.o" "-c" "rocksdb/db/manifest_ops.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-memtable.o" "-c" "rocksdb/db/memtable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-merge_helper.o" "-c" "rocksdb/db/merge_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-memtable_list.o" "-c" "rocksdb/db/memtable_list.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-periodic_task_scheduler.o" "-c" "rocksdb/db/periodic_task_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-range_tombstone_fragmenter.o" "-c" "rocksdb/db/range_tombstone_fragmenter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-range_del_aggregator.o" "-c" "rocksdb/db/range_del_aggregator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-repair.o" "-c" "rocksdb/db/repair.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-seqno_to_time_mapping.o" "-c" "rocksdb/db/seqno_to_time_mapping.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-snapshot_impl.o" "-c" "rocksdb/db/snapshot_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-table_cache.o" "-c" "rocksdb/db/table_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-transaction_log_impl.o" "-c" "rocksdb/db/transaction_log_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_set.o" "-c" "rocksdb/db/version_set.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-trim_history_scheduler.o" "-c" "rocksdb/db/trim_history_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_builder.o" "-c" "rocksdb/db/version_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_edit.o" "-c" "rocksdb/db/version_edit.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_edit_handler.o" "-c" "rocksdb/db/version_edit_handler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-wal_manager.o" "-c" "rocksdb/db/wal_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-write_batch.o" "-c" "rocksdb/db/write_batch.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-write_stall_stats.o" "-c" "rocksdb/db/write_stall_stats.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-write_thread.o" "-c" "rocksdb/db/write_thread.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env_encryption.o" "-c" "rocksdb/env/env_encryption.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-file_system.o" "-c" "rocksdb/env/file_system.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-composite_env.o" "-c" "rocksdb/env/composite_env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env_chroot.o" "-c" "rocksdb/env/env_chroot.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-fs_posix.o" "-c" "rocksdb/env/fs_posix.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env.o" "-c" "rocksdb/env/env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-fs_on_demand.o" "-c" "rocksdb/env/fs_on_demand.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env_posix.o" "-c" "rocksdb/env/env_posix.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-fs_remap.o" "-c" "rocksdb/env/fs_remap.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-mock_env.o" "-c" "rocksdb/env/mock_env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-file_system_tracer.o" "-c" "rocksdb/env/file_system_tracer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-io_posix.o" "-c" "rocksdb/env/io_posix.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-file_prefetch_buffer.o" "-c" "rocksdb/file/file_prefetch_buffer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-file_util.o" "-c" "rocksdb/file/file_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-delete_scheduler.o" "-c" "rocksdb/file/delete_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-filename.o" "-c" "rocksdb/file/filename.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-random_access_file_reader.o" "-c" "rocksdb/file/random_access_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-line_file_reader.o" "-c" "rocksdb/file/line_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-readahead_raf.o" "-c" "rocksdb/file/readahead_raf.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-read_write_util.o" "-c" "rocksdb/file/read_write_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/a628aa34801a2bd2-auto_roll_logger.o" "-c" "rocksdb/logging/auto_roll_logger.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-sequence_file_reader.o" "-c" "rocksdb/file/sequence_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-sst_file_manager_impl.o" "-c" "rocksdb/file/sst_file_manager_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-writable_file_writer.o" "-c" "rocksdb/file/writable_file_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/8f2beba317b0d6d5-jemalloc_nodump_allocator.o" "-c" "rocksdb/memory/jemalloc_nodump_allocator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/8f2beba317b0d6d5-memory_allocator.o" "-c" "rocksdb/memory/memory_allocator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-hash_linklist_rep.o" "-c" "rocksdb/memtable/hash_linklist_rep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-skiplistrep.o" "-c" "rocksdb/memtable/skiplistrep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-vectorrep.o" "-c" "rocksdb/memtable/vectorrep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-wbwi_memtable.o" "-c" "rocksdb/memtable/wbwi_memtable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-hash_skiplist_rep.o" "-c" "rocksdb/memtable/hash_skiplist_rep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-write_buffer_manager.o" "-c" "rocksdb/memtable/write_buffer_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-instrumented_mutex.o" "-c" "rocksdb/monitoring/instrumented_mutex.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-in_memory_stats_history.o" "-c" "rocksdb/monitoring/in_memory_stats_history.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-thread_status_util.o" "-c" "rocksdb/monitoring/thread_status_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-persistent_stats_history.o" "-c" "rocksdb/monitoring/persistent_stats_history.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-statistics.o" "-c" "rocksdb/monitoring/statistics.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-thread_status_updater_debug.o" "-c" "rocksdb/monitoring/thread_status_updater_debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-configurable.o" "-c" "rocksdb/options/configurable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-db_options.o" "-c" "rocksdb/options/db_options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-cf_options.o" "-c" "rocksdb/options/cf_options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-options.o" "-c" "rocksdb/options/options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-options_helper.o" "-c" "rocksdb/options/options_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-options_parser.o" "-c" "rocksdb/options/options_parser.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-customizable.o" "-c" "rocksdb/options/customizable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/7c86597d7f919d28-adaptive_table_factory.o" "-c" "rocksdb/table/adaptive/adaptive_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-binary_search_index_reader.o" "-c" "rocksdb/table/block_based/binary_search_index_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_iterator.o" "-c" "rocksdb/table/block_based/block_based_table_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_factory.o" "-c" "rocksdb/table/block_based/block_based_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block.o" "-c" "rocksdb/table/block_based/block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_builder.o" "-c" "rocksdb/table/block_based/block_based_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_builder.o" "-c" "rocksdb/table/block_based/block_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_reader.o" "-c" "rocksdb/table/block_based/block_based_table_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-flush_block_policy.o" "-c" "rocksdb/table/block_based/flush_block_policy.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_cache.o" "-c" "rocksdb/table/block_based/block_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_prefetcher.o" "-c" "rocksdb/table/block_based/block_prefetcher.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-filter_block_reader_common.o" "-c" "rocksdb/table/block_based/filter_block_reader_common.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-filter_policy.o" "-c" "rocksdb/table/block_based/filter_policy.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-hash_index_reader.o" "-c" "rocksdb/table/block_based/hash_index_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-full_filter_block.o" "-c" "rocksdb/table/block_based/full_filter_block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-index_builder.o" "-c" "rocksdb/table/block_based/index_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-index_reader_common.o" "-c" "rocksdb/table/block_based/index_reader_common.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-parsed_full_filter_block.o" "-c" "rocksdb/table/block_based/parsed_full_filter_block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-partitioned_filter_block.o" "-c" "rocksdb/table/block_based/partitioned_filter_block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-reader_common.o" "-c" "rocksdb/table/block_based/reader_common.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-partitioned_index_iterator.o" "-c" "rocksdb/table/block_based/partitioned_index_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72749f5814899818-cuckoo_table_builder.o" "-c" "rocksdb/table/cuckoo/cuckoo_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-partitioned_index_reader.o" "-c" "rocksdb/table/block_based/partitioned_index_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-uncompression_dict_reader.o" "-c" "rocksdb/table/block_based/uncompression_dict_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-block_fetcher.o" "-c" "rocksdb/table/block_fetcher.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72749f5814899818-cuckoo_table_factory.o" "-c" "rocksdb/table/cuckoo/cuckoo_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72749f5814899818-cuckoo_table_reader.o" "-c" "rocksdb/table/cuckoo/cuckoo_table_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-format.o" "-c" "rocksdb/table/format.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-external_table.o" "-c" "rocksdb/table/external_table.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-iterator.o" "-c" "rocksdb/table/iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-get_context.o" "-c" "rocksdb/table/get_context.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-merging_iterator.o" "-c" "rocksdb/table/merging_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-persistent_cache_helper.o" "-c" "rocksdb/table/persistent_cache_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-meta_blocks.o" "-c" "rocksdb/table/meta_blocks.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-compaction_merging_iterator.o" "-c" "rocksdb/table/compaction_merging_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_index.o" "-c" "rocksdb/table/plain/plain_table_index.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_factory.o" "-c" "rocksdb/table/plain/plain_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_key_coding.o" "-c" "rocksdb/table/plain/plain_table_key_coding.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_bloom.o" "-c" "rocksdb/table/plain/plain_table_bloom.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_reader.o" "-c" "rocksdb/table/plain/plain_table_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_builder.o" "-c" "rocksdb/table/plain/plain_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-sst_file_reader.o" "-c" "rocksdb/table/sst_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-two_level_iterator.o" "-c" "rocksdb/table/two_level_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-table_properties.o" "-c" "rocksdb/table/table_properties.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-sst_file_dumper.o" "-c" "rocksdb/table/sst_file_dumper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-table_factory.o" "-c" "rocksdb/table/table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/570e54e9dad071f8-sync_point.o" "-c" "rocksdb/test_util/sync_point.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-sst_file_writer.o" "-c" "rocksdb/table/sst_file_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/570e54e9dad071f8-transaction_test_util.o" "-c" "rocksdb/test_util/transaction_test_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/570e54e9dad071f8-sync_point_impl.o" "-c" "rocksdb/test_util/sync_point_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-trace_record_handler.o" "-c" "rocksdb/trace_replay/trace_record_handler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-trace_replay.o" "-c" "rocksdb/trace_replay/trace_replay.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/adaf5dfdaca0bbc6-db_dump_tool.o" "-c" "rocksdb/tools/dump/db_dump_tool.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-block_cache_tracer.o" "-c" "rocksdb/trace_replay/block_cache_tracer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-io_tracer.o" "-c" "rocksdb/trace_replay/io_tracer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-comparator.o" "-c" "rocksdb/util/comparator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-compression.o" "-c" "rocksdb/util/compression.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-dynamic_bloom.o" "-c" "rocksdb/util/dynamic_bloom.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-slice.o" "-c" "rocksdb/util/slice.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-file_checksum_helper.o" "-c" "rocksdb/util/file_checksum_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-rate_limiter.o" "-c" "rocksdb/util/rate_limiter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/83f26c78a571f220-agg_merge.o" "-c" "rocksdb/utilities/agg_merge/agg_merge.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e9f1419d8e22936a-backup_engine.o" "-c" "rocksdb/utilities/backup/backup_engine.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-udt_util.o" "-c" "rocksdb/util/udt_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-threadpool_imp.o" "-c" "rocksdb/util/threadpool_imp.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_db.o" "-c" "rocksdb/utilities/blob_db/blob_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_db_impl.o" "-c" "rocksdb/utilities/blob_db/blob_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_compaction_filter.o" "-c" "rocksdb/utilities/blob_db/blob_compaction_filter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_db_impl_filesnapshot.o" "-c" "rocksdb/utilities/blob_db/blob_db_impl_filesnapshot.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-cache_dump_load.o" "-c" "rocksdb/utilities/cache_dump_load.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1d9cbe2edc71c4ff-merge_operator.o" "-c" "rocksdb/utilities/cassandra/merge_operator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_file.o" "-c" "rocksdb/utilities/blob_db/blob_file.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/ac6fb404aeb9d9ef-info_log_finder.o" "-c" "rocksdb/utilities/convenience/info_log_finder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-cache_dump_load_impl.o" "-c" "rocksdb/utilities/cache_dump_load_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1d9cbe2edc71c4ff-cassandra_compaction_filter.o" "-c" "rocksdb/utilities/cassandra/cassandra_compaction_filter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72b5387588dd4bbd-checkpoint_impl.o" "-c" "rocksdb/utilities/checkpoint/checkpoint_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-compaction_filters.o" "-c" "rocksdb/utilities/compaction_filters.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-counted_fs.o" "-c" "rocksdb/utilities/counted_fs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-debug.o" "-c" "rocksdb/utilities/debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-fault_injection_env.o" "-c" "rocksdb/utilities/fault_injection_env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-env_timed.o" "-c" "rocksdb/utilities/env_timed.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-merge_operators.o" "-c" "rocksdb/utilities/merge_operators.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-fault_injection_fs.o" "-c" "rocksdb/utilities/fault_injection_fs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/b0825ae4bc49edd5-memory_util.o" "-c" "rocksdb/utilities/memory/memory_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/3b4b6188b5251749-stringappend.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/3b4b6188b5251749-stringappend2.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend2.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/cfe7889e7c87ec1e-option_change_migration.o" "-c" "rocksdb/utilities/option_change_migration/option_change_migration.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/7bede8cce547959d-options_util.o" "-c" "rocksdb/utilities/options/options_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/910a7a6d72fb85d7-block_cache_tier_file.o" "-c" "rocksdb/utilities/persistent_cache/block_cache_tier_file.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/910a7a6d72fb85d7-block_cache_tier.o" "-c" "rocksdb/utilities/persistent_cache/block_cache_tier.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/910a7a6d72fb85d7-block_cache_tier_metadata.o" "-c" "rocksdb/utilities/persistent_cache/block_cache_tier_metadata.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/676c18461cf14646-cache_simulator.o" "-c" "rocksdb/utilities/simulator_cache/cache_simulator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e1400277294199bb-compact_on_deletion_collector.o" "-c" "rocksdb/utilities/table_properties_collectors/compact_on_deletion_collector.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/676c18461cf14646-sim_cache.o" "-c" "rocksdb/utilities/simulator_cache/sim_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e1400277294199bb-compact_for_tiering_collector.o" "-c" "rocksdb/utilities/table_properties_collectors/compact_for_tiering_collector.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e49c0bce412ea413-file_trace_reader_writer.o" "-c" "rocksdb/utilities/trace/file_trace_reader_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0ad8ba8c90cfce6f-point_lock_tracker.o" "-c" "rocksdb/utilities/transactions/lock/point/point_lock_tracker.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/bfaa761b2d5cf745-lock_manager.o" "-c" "rocksdb/utilities/transactions/lock/lock_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e49c0bce412ea413-replayer_impl.o" "-c" "rocksdb/utilities/trace/replayer_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0ad8ba8c90cfce6f-point_lock_manager.o" "-c" "rocksdb/utilities/transactions/lock/point/point_lock_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-optimistic_transaction_db_impl.o" "-c" "rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-optimistic_transaction.o" "-c" "rocksdb/utilities/transactions/optimistic_transaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-snapshot_checker.o" "-c" "rocksdb/utilities/transactions/snapshot_checker.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-pessimistic_transaction.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-transaction_base.o" "-c" "rocksdb/utilities/transactions/transaction_base.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-pessimistic_transaction_db.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-transaction_util.o" "-c" "rocksdb/utilities/transactions/transaction_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_prepared_txn.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_prepared_txn_db.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_unprepared_txn_db.o" "-c" "rocksdb/utilities/transactions/write_unprepared_txn_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/17455aaab6b3cd3e-db_ttl_impl.o" "-c" "rocksdb/utilities/ttl/db_ttl_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: compilation terminated.
[INFO] [stderr] warning: oxrocksdb-sys@0.4.11: ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_unprepared_txn.o" "-c" "rocksdb/utilities/transactions/write_unprepared_txn.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `oxrocksdb-sys v0.4.11`
[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/oxrocksdb-sys-3c8a8469b05a763a/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[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=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   ARFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   ARFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_ARFLAGS
[INFO] [stderr]   HOST_ARFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=ARFLAGS
[INFO] [stderr]   ARFLAGS = None
[INFO] [stderr]   cargo:rustc-link-lib=static=lz4
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-secondary_cache_adapter.o" "-c" "rocksdb/cache/secondary_cache_adapter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-tiered_secondary_cache.o" "-c" "rocksdb/cache/tiered_secondary_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-cache.o" "-c" "rocksdb/cache/cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-compressed_secondary_cache.o" "-c" "rocksdb/cache/compressed_secondary_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/6ea7a812c79de3e5-clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-attribute_group_iterator_impl.o" "-c" "rocksdb/db/attribute_group_iterator_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_file_reader.o" "-c" "rocksdb/db/blob/blob_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_garbage_meter.o" "-c" "rocksdb/db/blob/blob_garbage_meter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_log_writer.o" "-c" "rocksdb/db/blob/blob_log_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_source.o" "-c" "rocksdb/db/blob/blob_source.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-prefetch_buffer_collection.o" "-c" "rocksdb/db/blob/prefetch_buffer_collection.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-builder.o" "-c" "rocksdb/db/builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0865b923bbd9ea3b-blob_log_sequential_reader.o" "-c" "rocksdb/db/blob/blob_log_sequential_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-coalescing_iterator.o" "-c" "rocksdb/db/coalescing_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-c.o" "-c" "rocksdb/db/c.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-column_family.o" "-c" "rocksdb/db/column_family.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_iterator.o" "-c" "rocksdb/db/compaction/compaction_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker_level.o" "-c" "rocksdb/db/compaction/compaction_picker_level.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction.o" "-c" "rocksdb/db/compaction/compaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_job.o" "-c" "rocksdb/db/compaction/compaction_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker.o" "-c" "rocksdb/db/compaction/compaction_picker.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_state.o" "-c" "rocksdb/db/compaction/compaction_state.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker_fifo.o" "-c" "rocksdb/db/compaction/compaction_picker_fifo.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_outputs.o" "-c" "rocksdb/db/compaction/compaction_outputs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_service_job.o" "-c" "rocksdb/db/compaction/compaction_service_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-sst_partitioner.o" "-c" "rocksdb/db/compaction/sst_partitioner.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-compaction_picker_universal.o" "-c" "rocksdb/db/compaction/compaction_picker_universal.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-convenience.o" "-c" "rocksdb/db/convenience.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/735dc159a306a4ac-subcompaction_state.o" "-c" "rocksdb/db/compaction/subcompaction_state.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl.o" "-c" "rocksdb/db/db_impl/db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl/db_impl_compaction_flush.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_files.o" "-c" "rocksdb/db/db_impl/db_impl_files.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-compacted_db_impl.o" "-c" "rocksdb/db/db_impl/compacted_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_experimental.o" "-c" "rocksdb/db/db_impl/db_impl_experimental.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_follower.o" "-c" "rocksdb/db/db_impl/db_impl_follower.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_open.o" "-c" "rocksdb/db/db_impl/db_impl_open.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_secondary.o" "-c" "rocksdb/db/db_impl/db_impl_secondary.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_write.o" "-c" "rocksdb/db/db_impl/db_impl_write.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/39228c3ec789c62e-db_impl_readonly.o" "-c" "rocksdb/db/db_impl/db_impl_readonly.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-db_iter.o" "-c" "rocksdb/db/db_iter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-experimental.o" "-c" "rocksdb/db/experimental.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-event_helpers.o" "-c" "rocksdb/db/event_helpers.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-error_handler.o" "-c" "rocksdb/db/error_handler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-flush_scheduler.o" "-c" "rocksdb/db/flush_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-file_indexer.o" "-c" "rocksdb/db/file_indexer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-flush_job.o" "-c" "rocksdb/db/flush_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-external_sst_file_ingestion_job.o" "-c" "rocksdb/db/external_sst_file_ingestion_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-import_column_family_job.o" "-c" "rocksdb/db/import_column_family_job.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-forward_iterator.o" "-c" "rocksdb/db/forward_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-internal_stats.o" "-c" "rocksdb/db/internal_stats.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-log_writer.o" "-c" "rocksdb/db/log_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-log_reader.o" "-c" "rocksdb/db/log_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-manifest_ops.o" "-c" "rocksdb/db/manifest_ops.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-memtable.o" "-c" "rocksdb/db/memtable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-merge_helper.o" "-c" "rocksdb/db/merge_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-memtable_list.o" "-c" "rocksdb/db/memtable_list.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-periodic_task_scheduler.o" "-c" "rocksdb/db/periodic_task_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-range_tombstone_fragmenter.o" "-c" "rocksdb/db/range_tombstone_fragmenter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-range_del_aggregator.o" "-c" "rocksdb/db/range_del_aggregator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-repair.o" "-c" "rocksdb/db/repair.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-seqno_to_time_mapping.o" "-c" "rocksdb/db/seqno_to_time_mapping.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-snapshot_impl.o" "-c" "rocksdb/db/snapshot_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-table_cache.o" "-c" "rocksdb/db/table_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-transaction_log_impl.o" "-c" "rocksdb/db/transaction_log_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_set.o" "-c" "rocksdb/db/version_set.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-trim_history_scheduler.o" "-c" "rocksdb/db/trim_history_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_builder.o" "-c" "rocksdb/db/version_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_edit.o" "-c" "rocksdb/db/version_edit.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-version_edit_handler.o" "-c" "rocksdb/db/version_edit_handler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-wal_manager.o" "-c" "rocksdb/db/wal_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-write_batch.o" "-c" "rocksdb/db/write_batch.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-write_stall_stats.o" "-c" "rocksdb/db/write_stall_stats.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/34500ee411ddd5f5-write_thread.o" "-c" "rocksdb/db/write_thread.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env_encryption.o" "-c" "rocksdb/env/env_encryption.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-file_system.o" "-c" "rocksdb/env/file_system.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-composite_env.o" "-c" "rocksdb/env/composite_env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env_chroot.o" "-c" "rocksdb/env/env_chroot.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-fs_posix.o" "-c" "rocksdb/env/fs_posix.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env.o" "-c" "rocksdb/env/env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-fs_on_demand.o" "-c" "rocksdb/env/fs_on_demand.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-env_posix.o" "-c" "rocksdb/env/env_posix.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-fs_remap.o" "-c" "rocksdb/env/fs_remap.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-mock_env.o" "-c" "rocksdb/env/mock_env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-file_system_tracer.o" "-c" "rocksdb/env/file_system_tracer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1861852adab27ff9-io_posix.o" "-c" "rocksdb/env/io_posix.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-file_prefetch_buffer.o" "-c" "rocksdb/file/file_prefetch_buffer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-file_util.o" "-c" "rocksdb/file/file_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-delete_scheduler.o" "-c" "rocksdb/file/delete_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-filename.o" "-c" "rocksdb/file/filename.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-random_access_file_reader.o" "-c" "rocksdb/file/random_access_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-line_file_reader.o" "-c" "rocksdb/file/line_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-readahead_raf.o" "-c" "rocksdb/file/readahead_raf.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-read_write_util.o" "-c" "rocksdb/file/read_write_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/a628aa34801a2bd2-auto_roll_logger.o" "-c" "rocksdb/logging/auto_roll_logger.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-sequence_file_reader.o" "-c" "rocksdb/file/sequence_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-sst_file_manager_impl.o" "-c" "rocksdb/file/sst_file_manager_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/c512f601d938aaaa-writable_file_writer.o" "-c" "rocksdb/file/writable_file_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/8f2beba317b0d6d5-jemalloc_nodump_allocator.o" "-c" "rocksdb/memory/jemalloc_nodump_allocator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/8f2beba317b0d6d5-memory_allocator.o" "-c" "rocksdb/memory/memory_allocator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-hash_linklist_rep.o" "-c" "rocksdb/memtable/hash_linklist_rep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-skiplistrep.o" "-c" "rocksdb/memtable/skiplistrep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-vectorrep.o" "-c" "rocksdb/memtable/vectorrep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-wbwi_memtable.o" "-c" "rocksdb/memtable/wbwi_memtable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-hash_skiplist_rep.o" "-c" "rocksdb/memtable/hash_skiplist_rep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/aaf0bbeb36389593-write_buffer_manager.o" "-c" "rocksdb/memtable/write_buffer_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-instrumented_mutex.o" "-c" "rocksdb/monitoring/instrumented_mutex.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-in_memory_stats_history.o" "-c" "rocksdb/monitoring/in_memory_stats_history.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-thread_status_util.o" "-c" "rocksdb/monitoring/thread_status_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-persistent_stats_history.o" "-c" "rocksdb/monitoring/persistent_stats_history.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-statistics.o" "-c" "rocksdb/monitoring/statistics.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-thread_status_updater_debug.o" "-c" "rocksdb/monitoring/thread_status_updater_debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/223e28dff73675d4-thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-configurable.o" "-c" "rocksdb/options/configurable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-db_options.o" "-c" "rocksdb/options/db_options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-cf_options.o" "-c" "rocksdb/options/cf_options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-options.o" "-c" "rocksdb/options/options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-options_helper.o" "-c" "rocksdb/options/options_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-options_parser.o" "-c" "rocksdb/options/options_parser.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e216a02fc1c6d430-customizable.o" "-c" "rocksdb/options/customizable.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/7c86597d7f919d28-adaptive_table_factory.o" "-c" "rocksdb/table/adaptive/adaptive_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-binary_search_index_reader.o" "-c" "rocksdb/table/block_based/binary_search_index_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_iterator.o" "-c" "rocksdb/table/block_based/block_based_table_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_factory.o" "-c" "rocksdb/table/block_based/block_based_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block.o" "-c" "rocksdb/table/block_based/block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_builder.o" "-c" "rocksdb/table/block_based/block_based_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_builder.o" "-c" "rocksdb/table/block_based/block_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_based_table_reader.o" "-c" "rocksdb/table/block_based/block_based_table_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-flush_block_policy.o" "-c" "rocksdb/table/block_based/flush_block_policy.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_cache.o" "-c" "rocksdb/table/block_based/block_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-block_prefetcher.o" "-c" "rocksdb/table/block_based/block_prefetcher.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-filter_block_reader_common.o" "-c" "rocksdb/table/block_based/filter_block_reader_common.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-filter_policy.o" "-c" "rocksdb/table/block_based/filter_policy.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-hash_index_reader.o" "-c" "rocksdb/table/block_based/hash_index_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-full_filter_block.o" "-c" "rocksdb/table/block_based/full_filter_block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-index_builder.o" "-c" "rocksdb/table/block_based/index_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-index_reader_common.o" "-c" "rocksdb/table/block_based/index_reader_common.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-parsed_full_filter_block.o" "-c" "rocksdb/table/block_based/parsed_full_filter_block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-partitioned_filter_block.o" "-c" "rocksdb/table/block_based/partitioned_filter_block.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-reader_common.o" "-c" "rocksdb/table/block_based/reader_common.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-partitioned_index_iterator.o" "-c" "rocksdb/table/block_based/partitioned_index_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72749f5814899818-cuckoo_table_builder.o" "-c" "rocksdb/table/cuckoo/cuckoo_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-partitioned_index_reader.o" "-c" "rocksdb/table/block_based/partitioned_index_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f7a2933b22e025a8-uncompression_dict_reader.o" "-c" "rocksdb/table/block_based/uncompression_dict_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-block_fetcher.o" "-c" "rocksdb/table/block_fetcher.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72749f5814899818-cuckoo_table_factory.o" "-c" "rocksdb/table/cuckoo/cuckoo_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72749f5814899818-cuckoo_table_reader.o" "-c" "rocksdb/table/cuckoo/cuckoo_table_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-format.o" "-c" "rocksdb/table/format.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-external_table.o" "-c" "rocksdb/table/external_table.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-iterator.o" "-c" "rocksdb/table/iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-get_context.o" "-c" "rocksdb/table/get_context.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-merging_iterator.o" "-c" "rocksdb/table/merging_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-persistent_cache_helper.o" "-c" "rocksdb/table/persistent_cache_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-meta_blocks.o" "-c" "rocksdb/table/meta_blocks.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-compaction_merging_iterator.o" "-c" "rocksdb/table/compaction_merging_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_index.o" "-c" "rocksdb/table/plain/plain_table_index.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_factory.o" "-c" "rocksdb/table/plain/plain_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_key_coding.o" "-c" "rocksdb/table/plain/plain_table_key_coding.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_bloom.o" "-c" "rocksdb/table/plain/plain_table_bloom.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_reader.o" "-c" "rocksdb/table/plain/plain_table_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/d2317a2153e08c00-plain_table_builder.o" "-c" "rocksdb/table/plain/plain_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-sst_file_reader.o" "-c" "rocksdb/table/sst_file_reader.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-two_level_iterator.o" "-c" "rocksdb/table/two_level_iterator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-table_properties.o" "-c" "rocksdb/table/table_properties.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-sst_file_dumper.o" "-c" "rocksdb/table/sst_file_dumper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-table_factory.o" "-c" "rocksdb/table/table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/570e54e9dad071f8-sync_point.o" "-c" "rocksdb/test_util/sync_point.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/9bd50a1c430baa8f-sst_file_writer.o" "-c" "rocksdb/table/sst_file_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/570e54e9dad071f8-transaction_test_util.o" "-c" "rocksdb/test_util/transaction_test_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/570e54e9dad071f8-sync_point_impl.o" "-c" "rocksdb/test_util/sync_point_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-trace_record_handler.o" "-c" "rocksdb/trace_replay/trace_record_handler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-trace_replay.o" "-c" "rocksdb/trace_replay/trace_replay.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/adaf5dfdaca0bbc6-db_dump_tool.o" "-c" "rocksdb/tools/dump/db_dump_tool.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-block_cache_tracer.o" "-c" "rocksdb/trace_replay/block_cache_tracer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/251aeb12ab2525d6-io_tracer.o" "-c" "rocksdb/trace_replay/io_tracer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-comparator.o" "-c" "rocksdb/util/comparator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-compression.o" "-c" "rocksdb/util/compression.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-dynamic_bloom.o" "-c" "rocksdb/util/dynamic_bloom.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-slice.o" "-c" "rocksdb/util/slice.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-file_checksum_helper.o" "-c" "rocksdb/util/file_checksum_helper.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-rate_limiter.o" "-c" "rocksdb/util/rate_limiter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/83f26c78a571f220-agg_merge.o" "-c" "rocksdb/utilities/agg_merge/agg_merge.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e9f1419d8e22936a-backup_engine.o" "-c" "rocksdb/utilities/backup/backup_engine.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-udt_util.o" "-c" "rocksdb/util/udt_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/725dd32d7edce1c8-threadpool_imp.o" "-c" "rocksdb/util/threadpool_imp.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_db.o" "-c" "rocksdb/utilities/blob_db/blob_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_db_impl.o" "-c" "rocksdb/utilities/blob_db/blob_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_compaction_filter.o" "-c" "rocksdb/utilities/blob_db/blob_compaction_filter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_db_impl_filesnapshot.o" "-c" "rocksdb/utilities/blob_db/blob_db_impl_filesnapshot.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-cache_dump_load.o" "-c" "rocksdb/utilities/cache_dump_load.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1d9cbe2edc71c4ff-merge_operator.o" "-c" "rocksdb/utilities/cassandra/merge_operator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/f04798e6c4061bba-blob_file.o" "-c" "rocksdb/utilities/blob_db/blob_file.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/ac6fb404aeb9d9ef-info_log_finder.o" "-c" "rocksdb/utilities/convenience/info_log_finder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-cache_dump_load_impl.o" "-c" "rocksdb/utilities/cache_dump_load_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/1d9cbe2edc71c4ff-cassandra_compaction_filter.o" "-c" "rocksdb/utilities/cassandra/cassandra_compaction_filter.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/72b5387588dd4bbd-checkpoint_impl.o" "-c" "rocksdb/utilities/checkpoint/checkpoint_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-compaction_filters.o" "-c" "rocksdb/utilities/compaction_filters.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-counted_fs.o" "-c" "rocksdb/utilities/counted_fs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-debug.o" "-c" "rocksdb/utilities/debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-fault_injection_env.o" "-c" "rocksdb/utilities/fault_injection_env.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-env_timed.o" "-c" "rocksdb/utilities/env_timed.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-merge_operators.o" "-c" "rocksdb/utilities/merge_operators.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e59a2a7b32f0da15-fault_injection_fs.o" "-c" "rocksdb/utilities/fault_injection_fs.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/b0825ae4bc49edd5-memory_util.o" "-c" "rocksdb/utilities/memory/memory_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/3b4b6188b5251749-stringappend.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/3b4b6188b5251749-stringappend2.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend2.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/cfe7889e7c87ec1e-option_change_migration.o" "-c" "rocksdb/utilities/option_change_migration/option_change_migration.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/7bede8cce547959d-options_util.o" "-c" "rocksdb/utilities/options/options_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/910a7a6d72fb85d7-block_cache_tier_file.o" "-c" "rocksdb/utilities/persistent_cache/block_cache_tier_file.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/910a7a6d72fb85d7-block_cache_tier.o" "-c" "rocksdb/utilities/persistent_cache/block_cache_tier.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/910a7a6d72fb85d7-block_cache_tier_metadata.o" "-c" "rocksdb/utilities/persistent_cache/block_cache_tier_metadata.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/676c18461cf14646-cache_simulator.o" "-c" "rocksdb/utilities/simulator_cache/cache_simulator.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e1400277294199bb-compact_on_deletion_collector.o" "-c" "rocksdb/utilities/table_properties_collectors/compact_on_deletion_collector.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/676c18461cf14646-sim_cache.o" "-c" "rocksdb/utilities/simulator_cache/sim_cache.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e1400277294199bb-compact_for_tiering_collector.o" "-c" "rocksdb/utilities/table_properties_collectors/compact_for_tiering_collector.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e49c0bce412ea413-file_trace_reader_writer.o" "-c" "rocksdb/utilities/trace/file_trace_reader_writer.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0ad8ba8c90cfce6f-point_lock_tracker.o" "-c" "rocksdb/utilities/transactions/lock/point/point_lock_tracker.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/bfaa761b2d5cf745-lock_manager.o" "-c" "rocksdb/utilities/transactions/lock/lock_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/e49c0bce412ea413-replayer_impl.o" "-c" "rocksdb/utilities/trace/replayer_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/0ad8ba8c90cfce6f-point_lock_manager.o" "-c" "rocksdb/utilities/transactions/lock/point/point_lock_manager.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-optimistic_transaction_db_impl.o" "-c" "rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-optimistic_transaction.o" "-c" "rocksdb/utilities/transactions/optimistic_transaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-snapshot_checker.o" "-c" "rocksdb/utilities/transactions/snapshot_checker.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-pessimistic_transaction.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-transaction_base.o" "-c" "rocksdb/utilities/transactions/transaction_base.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-pessimistic_transaction_db.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-transaction_util.o" "-c" "rocksdb/utilities/transactions/transaction_util.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_prepared_txn.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_prepared_txn_db.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_unprepared_txn_db.o" "-c" "rocksdb/utilities/transactions/write_unprepared_txn_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/17455aaab6b3cd3e-db_ttl_impl.o" "-c" "rocksdb/utilities/ttl/db_ttl_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_unprepared_txn.o" "-c" "rocksdb/utilities/transactions/write_unprepared_txn.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "lz4/lib/" "-Wall" "-Wextra" "-std=c++17" "-Wno-invalid-offsetof" "-msse2" "-DNDEBUG=1" "-DLZ4=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-DHAVE_UINT128_EXTENSION=1" "-o" "/opt/rustwide/target/debug/build/oxrocksdb-sys-c23bec3703db7b73/out/2200fd353fada6b7-write_unprepared_txn.o" "-c" "rocksdb/utilities/transactions/write_unprepared_txn.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "c73653aaac7fcb848568ea1fc6b307a86b3d85c37c9a6a1365ce9db71c00c287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c73653aaac7fcb848568ea1fc6b307a86b3d85c37c9a6a1365ce9db71c00c287", kill_on_drop: false }`
[INFO] [stdout] c73653aaac7fcb848568ea1fc6b307a86b3d85c37c9a6a1365ce9db71c00c287
