[INFO] fetching crate noria-mir 0.6.0...
[INFO] checking noria-mir-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate noria-mir 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate noria-mir 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate noria-mir 0.6.0
[INFO] finished tweaking crates.io crate noria-mir 0.6.0
[INFO] tweaked toml for crates.io crate noria-mir 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 297 packages to latest compatible versions
[INFO] [stderr]       Adding petgraph v0.5.1 (available: v0.6.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 538d1726c08d466c475ecc3ea340c971910e70f71ffdc553bfc575a6bee21a17
[INFO] running `Command { std: "docker" "start" "-a" "538d1726c08d466c475ecc3ea340c971910e70f71ffdc553bfc575a6bee21a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "538d1726c08d466c475ecc3ea340c971910e70f71ffdc553bfc575a6bee21a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "538d1726c08d466c475ecc3ea340c971910e70f71ffdc553bfc575a6bee21a17", kill_on_drop: false }`
[INFO] [stdout] 538d1726c08d466c475ecc3ea340c971910e70f71ffdc553bfc575a6bee21a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9d51a48b19c539b1ddf538a91fc58122331c3fc1258f26ca445c9c6fb2a2c33
[INFO] running `Command { std: "docker" "start" "-a" "a9d51a48b19c539b1ddf538a91fc58122331c3fc1258f26ca445c9c6fb2a2c33", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking lexical v5.2.2
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]     Checking tower-make v0.3.0
[INFO] [stderr]     Checking snowflake v1.3.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking left-right v0.11.5
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rustix v0.38.41
[INFO] [stderr]     Checking hashbag v0.1.12
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rust_decimal v1.36.0
[INFO] [stderr]     Checking bigdecimal v0.1.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking nom-sql v0.0.11
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking arccstr v1.3.3
[INFO] [stderr]     Checking tower-ready-cache v0.3.1
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking evmap v11.0.0-alpha.7
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking timekeeper v0.3.2
[INFO] [stderr]     Checking async-bincode v0.5.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking assert_infrequent v0.1.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zookeeper_derive v0.4.1
[INFO] [stderr]     Checking zookeeper v0.5.10
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking tower-discover v0.3.0
[INFO] [stderr]     Checking tower-buffer v0.3.0
[INFO] [stderr]     Checking stream-cancel v0.5.2
[INFO] [stderr]     Checking mysql_common v0.22.2
[INFO] [stderr]     Checking tower-load v0.3.0
[INFO] [stderr]     Checking tower-balance v0.3.0
[INFO] [stderr]     Checking tower-limit v0.3.1
[INFO] [stderr]     Checking tokio-tower v0.4.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]     Checking noria v0.6.1
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/controller.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 62 |     type Future = impl Future<Output = Result<Self::Response, Self::Error>> + Send;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 |     type Future = impl Future<Output = Result<Self::Response, Self::Error>>;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:589:19
[INFO] [stdout]     |
[INFO] [stdout] 589 |     type Future = impl Future<Output = Result<Tagged<()>, TableError>> + Send;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     type Future = impl Future<Output = Result<Self::Response, Self::Error>>;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]    = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |     type Future = impl Future<Output = Result<Self::Response, Self::Error>> + Send;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> R: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/controller.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         finalize(fut, err)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `R`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `R` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout] note: required by a bound in `finalize`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/controller.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 184 | async fn finalize<R, E>(
[INFO] [stdout]     |          -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 189 |     for<'de> R: Deserialize<'de>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ required by this bound in `finalize`
[INFO] [stdout] help: consider restricting type parameter `R`
[INFO] [stdout]     |
[INFO] [stdout] 179 | type RpcFuture<A, R: for<'de> _::_serde::Deserialize<'de>> = impl Future<Output = Result<R, failure::Error>>;
[INFO] [stdout]     |                    ++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `A: consensus::Authority` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/controller.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 370 |         finalize(fut, err)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ the trait `consensus::Authority` is not implemented for `A`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `<Controller<A> as tower_service::Service<ControllerRequest>>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/controller.rs:56:18
[INFO] [stdout]     |
[INFO] [stdout] 56  |     A: 'static + Authority,
[INFO] [stdout]     |                  ^^^^^^^^^ required by this bound in `<Controller<A> as Service<ControllerRequest>>`
[INFO] [stdout] help: consider restricting type parameter `A`
[INFO] [stdout]     |
[INFO] [stdout] 179 | type RpcFuture<A: consensus::Authority, R> = impl Future<Output = Result<R, failure::Error>>;
[INFO] [stdout]     |                 ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn build(
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:199:55
[INFO] [stdout]     |
[INFO] [stdout] 199 |         let tracer = tracing::dispatcher::get_default(|d| d.clone());
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:364:12
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn columns(&self) -> &[String] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:369:12
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub fn schema(&self) -> Option<&[ColumnSpecification]> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:376:18
[INFO] [stdout]     |
[INFO] [stdout] 376 |     pub async fn len(&mut self) -> Result<usize, ViewError> {
[INFO] [stdout]     |                  ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:376:61
[INFO] [stdout]     |
[INFO] [stdout] 376 |       pub async fn len(&mut self) -> Result<usize, ViewError> {
[INFO] [stdout]     |  _____________________________________________________________^
[INFO] [stdout] 377 | |         future::poll_fn(|cx| self.poll_ready(cx)).await?;
[INFO] [stdout] 378 | |
[INFO] [stdout] 379 | |         let node = self.node;
[INFO] [stdout] ...   |
[INFO] [stdout] 400 | |         Ok(nrows)
[INFO] [stdout] 401 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:377:25
[INFO] [stdout]     |
[INFO] [stdout] 377 |         future::poll_fn(|cx| self.poll_ready(cx)).await?;
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:384:18
[INFO] [stdout]     |
[INFO] [stdout] 384 |             .map(|(shardi, shard)| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:408:18
[INFO] [stdout]     |
[INFO] [stdout] 408 |     pub async fn multi_lookup(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:412:42
[INFO] [stdout]     |
[INFO] [stdout] 412 |       ) -> Result<Vec<Results>, ViewError> {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 413 | |         future::poll_fn(|cx| self.poll_ready(cx)).await?;
[INFO] [stdout] 414 | |         self.call((keys, block)).await
[INFO] [stdout] 415 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:413:25
[INFO] [stdout]     |
[INFO] [stdout] 413 |         future::poll_fn(|cx| self.poll_ready(cx)).await?;
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:420:18
[INFO] [stdout]     |
[INFO] [stdout] 420 |     pub async fn lookup(&mut self, key: &[DataType], block: bool) -> Result<Results, ViewError> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:420:97
[INFO] [stdout]     |
[INFO] [stdout] 420 |       pub async fn lookup(&mut self, key: &[DataType], block: bool) -> Result<Results, ViewError> {
[INFO] [stdout]     |  _________________________________________________________________________________________________^
[INFO] [stdout] 421 | |         // TODO: Optimized version of this function?
[INFO] [stdout] 422 | |         let rs = self.multi_lookup(vec![Vec::from(key)], block).await?;
[INFO] [stdout] 423 | |         Ok(rs.into_iter().next().unwrap())
[INFO] [stdout] 424 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:429:18
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub async fn lookup_first(
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `view::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:433:41
[INFO] [stdout]     |
[INFO] [stdout] 433 |       ) -> Result<Option<Row>, ViewError> {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 434 | |         // TODO: Optimized version of this function?
[INFO] [stdout] 435 | |         let rs = self.multi_lookup(vec![Vec::from(key)], block).await?;
[INFO] [stdout] 436 | |         Ok(rs.into_iter().next().unwrap().into_iter().next())
[INFO] [stdout] 437 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/view.rs:89:17
[INFO] [stdout]     |
[INFO] [stdout] 89  |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 90  | |     + Unpin
[INFO] [stdout] 91  | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub(crate) fn build(
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:373:57
[INFO] [stdout]     |
[INFO] [stdout] 373 |         let dispatch = tracing::dispatcher::get_default(|d| d.clone());
[INFO] [stdout]     |                                                         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:436:8
[INFO] [stdout]     |
[INFO] [stdout] 436 |     fn input(
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:450:29
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let immediate_err = || {
[INFO] [stdout]     |                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:497:41
[INFO] [stdout]     |
[INFO] [stdout] 497 |             return future::Either::Left(async move { Err(e) });
[INFO] [stdout]     |                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |             tracing::trace!("submit request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `tracing::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:523:13
[INFO] [stdout]     |
[INFO] [stdout] 523 |             tracing::trace!("shard request");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `tracing::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:563:21
[INFO] [stdout]     |
[INFO] [stdout] 563 |                     tracing::trace!("submit request shard");
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout]     = note: this error originates in the macro `$crate::event` which comes from the expansion of the macro `tracing::trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:576:35
[INFO] [stdout]     |
[INFO] [stdout] 576 |                     .try_for_each(|_| async { Ok(()) })
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:576:39
[INFO] [stdout]     |
[INFO] [stdout] 576 |                     .try_for_each(|_| async { Ok(()) })
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:608:12
[INFO] [stdout]     |
[INFO] [stdout] 608 |     pub fn table_name(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 |     pub fn i_promise_dst_is_same_process(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:621:12
[INFO] [stdout]     |
[INFO] [stdout] 621 |     pub fn columns(&self) -> &[String] {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:629:12
[INFO] [stdout]     |
[INFO] [stdout] 629 |     pub fn schema(&self) -> Option<&CreateTableStatement> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:633:8
[INFO] [stdout]     |
[INFO] [stdout] 633 |     fn inject_dropped_cols(&self, r: &mut TableOperation) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:719:8
[INFO] [stdout]     |
[INFO] [stdout] 719 |     fn prep_records(&self, mut ops: Vec<TableOperation>) -> Input {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:730:14
[INFO] [stdout]     |
[INFO] [stdout] 730 |     async fn quick_n_dirty<Request, R>(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:737:5
[INFO] [stdout]     |
[INFO] [stdout] 737 | /     {
[INFO] [stdout] 738 | |         future::poll_fn(|cx| self.poll_ready(cx)).await?;
[INFO] [stdout] 739 | |         Ok(self.call(r).await?.v)
[INFO] [stdout] 740 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:738:25
[INFO] [stdout]     |
[INFO] [stdout] 738 |         future::poll_fn(|cx| self.poll_ready(cx)).await?;
[INFO] [stdout]     |                         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:743:18
[INFO] [stdout]     |
[INFO] [stdout] 743 |     pub async fn insert<V>(&mut self, u: V) -> Result<(), TableError>
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:746:5
[INFO] [stdout]     |
[INFO] [stdout] 746 | /     {
[INFO] [stdout] 747 | |         self.quick_n_dirty(vec![TableOperation::Insert(u.into())])
[INFO] [stdout] 748 | |             .await
[INFO] [stdout] 749 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:752:18
[INFO] [stdout]     |
[INFO] [stdout] 752 |     pub async fn perform_all<I, V>(&mut self, i: I) -> Result<(), TableError>
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:756:5
[INFO] [stdout]     |
[INFO] [stdout] 756 | /     {
[INFO] [stdout] 757 | |         self.quick_n_dirty(i.into_iter().map(Into::into).collect::<Vec<_>>())
[INFO] [stdout] 758 | |             .await
[INFO] [stdout] 759 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:762:18
[INFO] [stdout]     |
[INFO] [stdout] 762 |     pub async fn delete<I>(&mut self, key: I) -> Result<(), TableError>
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:765:5
[INFO] [stdout]     |
[INFO] [stdout] 765 | /     {
[INFO] [stdout] 766 | |         self.quick_n_dirty(vec![TableOperation::Delete { key: key.into() }])
[INFO] [stdout] 767 | |             .await
[INFO] [stdout] 768 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:774:18
[INFO] [stdout]     |
[INFO] [stdout] 774 |     pub async fn update<V>(&mut self, key: Vec<DataType>, u: V) -> Result<(), TableError>
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:777:5
[INFO] [stdout]     |
[INFO] [stdout] 777 | /     {
[INFO] [stdout] 778 | |         assert!(
[INFO] [stdout] 779 | |             !self.key.is_empty() && self.key_is_primary,
[INFO] [stdout] 780 | |             "update operations can only be applied to base nodes with key columns"
[INFO] [stdout] ...   |
[INFO] [stdout] 792 | |             .await
[INFO] [stdout] 793 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:799:18
[INFO] [stdout]     |
[INFO] [stdout] 799 |     pub async fn insert_or_update<V>(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: item does not constrain `table::Discover::{opaque#0}`, but has it in its signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:806:5
[INFO] [stdout]     |
[INFO] [stdout] 806 | /     {
[INFO] [stdout] 807 | |         assert!(
[INFO] [stdout] 808 | |             !self.key.is_empty() && self.key_is_primary,
[INFO] [stdout] 809 | |             "update operations can only be applied to base nodes with key columns"
[INFO] [stdout] ...   |
[INFO] [stdout] 824 | |         .await
[INFO] [stdout] 825 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider moving the opaque type's declaration and defining uses into a separate module
[INFO] [stdout] note: this opaque type is in the signature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/src/table.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |   type Discover = impl tower_discover::Discover<Key = usize, Service = InnerService, Error = tokio::io::Error>
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 265 | |     + Unpin
[INFO] [stdout] 266 | |     + Send;
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `noria` (lib) due to 51 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name noria --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/noria-0.6.1/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dedb59e761e32dfb -C extra-filename=-dedb59e761e32dfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-f2fc64af402f263b.rmeta --extern arccstr=/opt/rustwide/target/debug/deps/libarccstr-154d2383a13c42a6.rmeta --extern assert_infrequent=/opt/rustwide/target/debug/deps/libassert_infrequent-fd33c290a9a25fdc.rmeta --extern async_bincode=/opt/rustwide/target/debug/deps/libasync_bincode-427e24cf7c7a1ff8.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3d219f3ce5891762.rmeta --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-5d2e1af95b57629b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-f457975fa4e321fd.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9e3adf35024ae710.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-3a5da8837e653040.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5c9cebeeaa9598b9.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-803458d4e49c97fb.rmeta --extern mysql_common=/opt/rustwide/target/debug/deps/libmysql_common-23f75d61915abc4c.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-1f7f19080732aee4.rmeta --extern nom_sql=/opt/rustwide/target/debug/deps/libnom_sql-a0dfb1d9eb224fcc.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-2129c337fd49d458.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-dfeec02ea9247a9a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b57dff35dfd37f40.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f5dfda8ad41071fb.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0be493b55a373d26.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c13d54688b66d7a8.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-65ee71e2bfc1146d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-01a4c4a7c7592d95.rmeta --extern tokio_tower=/opt/rustwide/target/debug/deps/libtokio_tower-d19788cf6dd7116a.rmeta --extern tower_balance=/opt/rustwide/target/debug/deps/libtower_balance-beac1de8d0ff1d23.rmeta --extern tower_buffer=/opt/rustwide/target/debug/deps/libtower_buffer-b369199eb77ebe17.rmeta --extern tower_discover=/opt/rustwide/target/debug/deps/libtower_discover-cb33a604a761fcb4.rmeta --extern tower_limit=/opt/rustwide/target/debug/deps/libtower_limit-3070b0762c5ef476.rmeta --extern tower_load=/opt/rustwide/target/debug/deps/libtower_load-9a8b276e5ea704db.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-df6458538f150e15.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-413d5eb925b4543a.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-e87854b8e949f677.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-3ff8b05835791a23.rmeta --extern zookeeper=/opt/rustwide/target/debug/deps/libzookeeper-801e3ed5b072d17e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2`
[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/jemalloc-sys-129150cb64b17b0e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET=x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   NUM_JOBS=16
[INFO] [stderr]   OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jemalloc-sys-0.3.2"
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=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)
[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]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall"
[INFO] [stderr]   JEMALLOC_REPO_DIR="jemalloc"
[INFO] [stderr]   JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/jemalloc"
[INFO] [stderr]   cargo:rustc-cfg=prefixed
[INFO] [stderr]   --with-jemalloc-prefix=_rjem_
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out"
[INFO] [stderr]   checking for xsltproc... false
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether compiler is cray... no
[INFO] [stderr]   checking whether compiler supports -std=gnu11... yes
[INFO] [stderr]   checking whether compiler supports -Wall... yes
[INFO] [stderr]   checking whether compiler supports -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether compiler supports -Wsign-compare... yes
[INFO] [stderr]   checking whether compiler supports -Wundef... yes
[INFO] [stderr]   checking whether compiler supports -Wno-format-zero-length... yes
[INFO] [stderr]   checking whether compiler supports -pipe... yes
[INFO] [stderr]   checking whether compiler supports -g3... yes
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking size of intmax_t... 8
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking whether pause instruction is compilable... yes
[INFO] [stderr]   checking number of significant virtual address bits... 48
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-nm... no
[INFO] [stderr]   checking for nm... nm
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking malloc.h usability... yes
[INFO] [stderr]   checking malloc.h presence... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking whether malloc_usable_size definition can use const argument... no
[INFO] [stderr]   checking for library containing log... -lm
[INFO] [stderr]   checking whether __attribute__ syntax is compilable... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether tls_model attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether alloc_size attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether format(gnu_printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for ld... /usr/bin/ld
[INFO] [stderr]   checking for autoconf... /usr/bin/autoconf
[INFO] [stderr]   checking for memalign... yes
[INFO] [stderr]   checking for valloc... yes
[INFO] [stderr]   checking whether compiler supports -O3... yes
[INFO] [stderr]   checking whether compiler supports -O3... no
[INFO] [stderr]   checking whether compiler supports -funroll-loops... yes
[INFO] [stderr]   checking configured backtracing method... N/A
[INFO] [stderr]   checking for sbrk... yes
[INFO] [stderr]   checking whether utrace(2) is compilable... no
[INFO] [stderr]   checking whether a program using __builtin_unreachable is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_ffsl is compilable... yes
[INFO] [stderr]   checking LG_PAGE... 12
[INFO] [stderr]   Missing VERSION file, and unable to generate it; creating bogus VERSION
[INFO] [stderr]   checking pthread.h usability... yes
[INFO] [stderr]   checking pthread.h presence... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_create in -lpthread... yes
[INFO] [stderr]   checking dlfcn.h usability... yes
[INFO] [stderr]   checking dlfcn.h presence... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for dlsym... yes
[INFO] [stderr]   checking whether pthread_atfork(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_setname_np(3) is compilable... yes
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
[INFO] [stderr]   checking whether mach_absolute_time() is compilable... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether syscall(2) is compilable... yes
[INFO] [stderr]   checking for secure_getenv... yes
[INFO] [stderr]   checking for sched_getcpu... yes
[INFO] [stderr]   checking for sched_setaffinity... yes
[INFO] [stderr]   checking for issetugid... no
[INFO] [stderr]   checking for _malloc_thread_cleanup... no
[INFO] [stderr]   checking for _pthread_mutex_init_calloc_cb... no
[INFO] [stderr]   checking for TLS... yes
[INFO] [stderr]   checking whether C11 atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __sync atomics is compilable... yes
[INFO] [stderr]   checking whether Darwin OSAtomic*() is compilable... no
[INFO] [stderr]   checking whether madvise(2) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_FREE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DONTNEED) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes
[INFO] [stderr]   checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no
[INFO] [stderr]   checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no
[INFO] [stderr]   checking for __builtin_clz... yes
[INFO] [stderr]   checking whether Darwin os_unfair_lock_*() is compilable... no
[INFO] [stderr]   checking whether Darwin OSSpin*() is compilable... no
[INFO] [stderr]   checking whether glibc malloc hook is compilable... no
[INFO] [stderr]   checking whether glibc memalign hook is compilable... no
[INFO] [stderr]   checking whether pthreads adaptive mutexes is compilable... yes
[INFO] [stderr]   checking whether compiler supports -D_GNU_SOURCE... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... yes
[INFO] [stderr]   checking whether strerror_r returns char with gnu source is compilable... yes
[INFO] [stderr]   checking for stdbool.h that conforms to C99... yes
[INFO] [stderr]   checking for _Bool... yes
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating jemalloc.pc
[INFO] [stderr]   config.status: creating doc/html.xsl
[INFO] [stderr]   config.status: creating doc/manpages.xsl
[INFO] [stderr]   config.status: creating doc/jemalloc.xml
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_macros.h
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_protos.h
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_typedefs.h
[INFO] [stderr]   config.status: creating include/jemalloc/internal/jemalloc_preamble.h
[INFO] [stderr]   config.status: creating test/test.sh
[INFO] [stderr]   config.status: creating test/include/test/jemalloc_test.h
[INFO] [stderr]   config.status: creating config.stamp
[INFO] [stderr]   config.status: creating bin/jemalloc-config
[INFO] [stderr]   config.status: creating bin/jemalloc.sh
[INFO] [stderr]   config.status: creating bin/jeprof
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_defs.h
[INFO] [stderr]   config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
[INFO] [stderr]   config.status: creating test/include/test/jemalloc_test_defs.h
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_symbols.txt commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/private_symbols.awk commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_namespace.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_unnamespace.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/size_classes.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_protos_jet.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_rename.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_mangle.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc.h commands
[INFO] [stderr]   ===============================================================================
[INFO] [stderr]   jemalloc version   : 0.0.0-0-g0000000000000000000000000000000000000000
[INFO] [stderr]   library revision   : 2
[INFO] [stderr] 
[INFO] [stderr]   CONFIG             : --disable-cxx --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall'
[INFO] [stderr]   CC                 : cc
[INFO] [stderr]   CONFIGURE_CFLAGS   : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops
[INFO] [stderr]   SPECIFIED_CFLAGS   : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall
[INFO] [stderr]   EXTRA_CFLAGS       : 
[INFO] [stderr]   CPPFLAGS           : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT
[INFO] [stderr]   CXX                : 
[INFO] [stderr]   CONFIGURE_CXXFLAGS : 
[INFO] [stderr]   SPECIFIED_CXXFLAGS : 
[INFO] [stderr]   EXTRA_CXXFLAGS     : 
[INFO] [stderr]   LDFLAGS            : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall
[INFO] [stderr]   EXTRA_LDFLAGS      : 
[INFO] [stderr]   DSO_LDFLAGS        : -shared -Wl,-soname,$(@F)
[INFO] [stderr]   LIBS               : -lm  -lpthread
[INFO] [stderr]   RPATH_EXTRA        : 
[INFO] [stderr] 
[INFO] [stderr]   XSLTPROC           : false
[INFO] [stderr]   XSLROOT            : 
[INFO] [stderr] 
[INFO] [stderr]   PREFIX             : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out
[INFO] [stderr]   BINDIR             : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/bin
[INFO] [stderr]   DATADIR            : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/share
[INFO] [stderr]   INCLUDEDIR         : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/include
[INFO] [stderr]   LIBDIR             : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/lib
[INFO] [stderr]   MANDIR             : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/share/man
[INFO] [stderr] 
[INFO] [stderr]   srcroot            : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/jemalloc/
[INFO] [stderr]   abs_srcroot        : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/jemalloc/
[INFO] [stderr]   objroot            : 
[INFO] [stderr]   abs_objroot        : /opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/build/
[INFO] [stderr] 
[INFO] [stderr]   JEMALLOC_PREFIX    : _rjem_
[INFO] [stderr]   JEMALLOC_PRIVATE_NAMESPACE
[INFO] [stderr]                      : _rjem_je_
[INFO] [stderr]   install_suffix     : 
[INFO] [stderr]   malloc_conf        : 
[INFO] [stderr]   autogen            : 0
[INFO] [stderr]   debug              : 0
[INFO] [stderr]   stats              : 1
[INFO] [stderr]   prof               : 0
[INFO] [stderr]   prof-libunwind     : 0
[INFO] [stderr]   prof-libgcc        : 0
[INFO] [stderr]   prof-gcc           : 0
[INFO] [stderr]   fill               : 1
[INFO] [stderr]   utrace             : 0
[INFO] [stderr]   xmalloc            : 0
[INFO] [stderr]   log                : 0
[INFO] [stderr]   lazy_lock          : 0
[INFO] [stderr]   cache-oblivious    : 1
[INFO] [stderr]   cxx                : 0
[INFO] [stderr]   ===============================================================================
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/build" && "make" "srcroot=../jemalloc/" "-j" "16"
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o ../jemalloc/src/jemalloc.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o ../jemalloc/src/arena.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o ../jemalloc/src/background_thread.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o ../jemalloc/src/base.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o ../jemalloc/src/bin.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o ../jemalloc/src/bitmap.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o ../jemalloc/src/ckh.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o ../jemalloc/src/ctl.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o ../jemalloc/src/div.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o ../jemalloc/src/extent.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o ../jemalloc/src/extent_dss.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o ../jemalloc/src/extent_mmap.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o ../jemalloc/src/hash.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o ../jemalloc/src/hooks.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o ../jemalloc/src/large.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o ../jemalloc/src/log.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o ../jemalloc/src/malloc_io.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o ../jemalloc/src/mutex.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o ../jemalloc/src/mutex_pool.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o ../jemalloc/src/nstime.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o ../jemalloc/src/pages.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o ../jemalloc/src/prng.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o ../jemalloc/src/prof.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o ../jemalloc/src/rtree.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o ../jemalloc/src/stats.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o ../jemalloc/src/sz.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o ../jemalloc/src/tcache.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o ../jemalloc/src/ticker.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o ../jemalloc/src/tsd.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o ../jemalloc/src/witness.c
[INFO] [stderr]   nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym
[INFO] [stderr]   nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym
[INFO] [stderr]   nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym
[INFO] [stderr]   nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym
[INFO] [stderr]   nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym
[INFO] [stderr]   nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym
[INFO] [stderr]   nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym
[INFO] [stderr]   nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym
[INFO] [stderr]   nm -a src/hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym
[INFO] [stderr]   nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym
[INFO] [stderr]   nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym
[INFO] [stderr]   nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym
[INFO] [stderr]   nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym
[INFO] [stderr]   nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym
[INFO] [stderr]   nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym
[INFO] [stderr]   nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym
[INFO] [stderr]   nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym
[INFO] [stderr]   nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym
[INFO] [stderr]   nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym
[INFO] [stderr]   nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym
[INFO] [stderr]   nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym
[INFO] [stderr]   nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym
[INFO] [stderr]   nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym
[INFO] [stderr]   nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym
[INFO] [stderr]   nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym
[INFO] [stderr]   nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym
[INFO] [stderr]   nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym
[INFO] [stderr]   nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   ../jemalloc/src/malloc_io.c: In function 'malloc_vsnprintf':
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:369:9: warning: case label value exceeds maximum value for type [-Wswitch-outside-range]
[INFO] [stderr]     369 |         case '?' | 0x80:                                                \
[INFO] [stderr]         |         ^~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:581:33: note: in expansion of macro 'GET_ARG_NUMERIC'
[INFO] [stderr]     581 |                                 GET_ARG_NUMERIC(val, 'p');
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:387:9: warning: case label value exceeds maximum value for type [-Wswitch-outside-range]
[INFO] [stderr]     387 |         case 'j' | 0x80:                                                \
[INFO] [stderr]         |         ^~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:581:33: note: in expansion of macro 'GET_ARG_NUMERIC'
[INFO] [stderr]     581 |                                 GET_ARG_NUMERIC(val, 'p');
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:375:9: warning: case label value exceeds maximum value for type [-Wswitch-outside-range]
[INFO] [stderr]     375 |         case 'l' | 0x80:                                                \
[INFO] [stderr]         |         ^~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:581:33: note: in expansion of macro 'GET_ARG_NUMERIC'
[INFO] [stderr]     581 |                                 GET_ARG_NUMERIC(val, 'p');
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:381:9: warning: case label value exceeds maximum value for type [-Wswitch-outside-range]
[INFO] [stderr]     381 |         case 'q' | 0x80:                                                \
[INFO] [stderr]         |         ^~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:581:33: note: in expansion of macro 'GET_ARG_NUMERIC'
[INFO] [stderr]     581 |                                 GET_ARG_NUMERIC(val, 'p');
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:396:9: warning: case label value exceeds maximum value for type [-Wswitch-outside-range]
[INFO] [stderr]     396 |         case 'z' | 0x80:                                                \
[INFO] [stderr]         |         ^~~~
[INFO] [stderr]   ../jemalloc/src/malloc_io.c:581:33: note: in expansion of macro 'GET_ARG_NUMERIC'
[INFO] [stderr]     581 |                                 GET_ARG_NUMERIC(val, 'p');
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~
[INFO] [stderr]   cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make: *** [Makefile:349: src/jemalloc.sym.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jemalloc-sys-0.3.2/build.rs:392:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-ef4bfb8b05c15114/out/build" && "make" "srcroot=../jemalloc/" "-j" "16"
[INFO] [stderr]   expected success, got: exit status: 2
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a4dd3d9593a - std::backtrace_rs::backtrace::libunwind::trace::h49438d59a450c8cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5a4dd3d9593a - std::backtrace_rs::backtrace::trace_unsynchronized::h00f8204a39c7607d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5a4dd3d9593a - std::sys::backtrace::_print_fmt::hfb4570bcf6575231
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a4dd3d9593a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::haa24b3ebc15b8405
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a4dd3db93a3 - core::fmt::rt::Argument::fmt::h640632ca911b1954
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5a4dd3db93a3 - core::fmt::write::hd87dd4a80fd6ed54
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/fmt/mod.rs:1189:21
[INFO] [stderr]      6:     0x5a4dd3d92403 - std::io::Write::write_fmt::h63c69be3cb79728d
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5a4dd3d95782 - std::sys::backtrace::BacktraceLock::print::h0cabd5ee17b200b1
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5a4dd3d9697c - std::panicking::default_hook::{{closure}}::hfecf31e00fd6a324
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x5a4dd3d967c2 - std::panicking::default_hook::h4b1c6fd76f5e43f2
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x5a4dd3d96f77 - std::panicking::rust_panic_with_hook::h43e69ada3ffc0134
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x5a4dd3d96e0a - std::panicking::begin_panic_handler::{{closure}}::h541e54997b7f9317
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x5a4dd3d95e19 - std::sys::backtrace::__rust_end_short_backtrace::h77e9f2cf7d6f5724
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x5a4dd3d96a9c - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x5a4dd3db8150 - core::panicking::panic_fmt::h8656b4a1ebe7eef6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/panicking.rs:76:14
[INFO] [stderr]     15:     0x5a4dd3d11919 - build_script_build::run::h97efad8e1b131d4b
[INFO] [stderr]     16:     0x5a4dd3d107ed - build_script_build::main::hd3179fe02cb045dc
[INFO] [stderr]     17:     0x5a4dd3d03a63 - core::ops::function::FnOnce::call_once::h2cb29f79766aa817
[INFO] [stderr]     18:     0x5a4dd3d02ca6 - std::sys::backtrace::__rust_begin_short_backtrace::h525646a6df28aa2c
[INFO] [stderr]     19:     0x5a4dd3d02c29 - std::rt::lang_start::{{closure}}::h11f7bb972bd433a0
[INFO] [stderr]     20:     0x5a4dd3d8e677 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5de4a2bf18b34b48
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x5a4dd3d8e677 - std::panicking::try::do_call::h18e58ebf513e1dfb
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     22:     0x5a4dd3d8e677 - std::panicking::try::hd66d4cce67b2d3a6
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     23:     0x5a4dd3d8e677 - std::panic::catch_unwind::h7d20459bfb46fa18
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x5a4dd3d8e677 - std::rt::lang_start_internal::{{closure}}::h08530640535ea25a
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:48
[INFO] [stderr]     25:     0x5a4dd3d8e677 - std::panicking::try::do_call::hef1d5032756af4de
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     26:     0x5a4dd3d8e677 - std::panicking::try::h72abeda96f937582
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     27:     0x5a4dd3d8e677 - std::panic::catch_unwind::hff9195ddaed64075
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x5a4dd3d8e677 - std::rt::lang_start_internal::h506b703bddcb88cd
[INFO] [stderr]                                  at /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/rt.rs:174:20
[INFO] [stderr]     29:     0x5a4dd3d02c07 - std::rt::lang_start::hdc9647e5dd2014ee
[INFO] [stderr]     30:     0x5a4dd3d11df5 - main
[INFO] [stderr]     31:     0x7826df881d90 - <unknown>
[INFO] [stderr]     32:     0x7826df881e40 - __libc_start_main
[INFO] [stderr]     33:     0x5a4dd3d02145 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: librocksdb-sys@6.20.3: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-periodic_work_scheduler.o" "-c" "rocksdb/db/periodic_work_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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8d9638b5dd27dacb-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8d9638b5dd27dacb-persistent_stats_history.o" "-c" "rocksdb/monitoring/persistent_stats_history.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: librocksdb-sys@6.20.3: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8d9638b5dd27dacb-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/a357d10ea739bc2c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-block_based_filter_block.o" "-c" "rocksdb/table/block_based/block_based_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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/c86869a0439ab749-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/c86869a0439ab749-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/c86869a0439ab749-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-table_properties.o" "-c" "rocksdb/table/table_properties.cc" with args c++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] warning: librocksdb-sys@6.20.3: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/6c7cb00c5af69c91-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/6c7cb00c5af69c91-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/6c7cb00c5af69c91-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3b2529d97c048fcf-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3b2529d97c048fcf-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/f65bec40aa7c54c4-backupable_db.o" "-c" "rocksdb/utilities/backupable/backupable_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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bfe5d317b023d6cf-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/2a4ad7c17d803644-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/2a4ad7c17d803644-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/2a4ad7c17d803644-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d11b32dac0d420e2-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/344b77162fb042a9-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bc3ca9fd31330109-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bc3ca9fd31330109-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bc3ca9fd31330109-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/7c507fad16f0e0af-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/1be370c996a69411-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/81b322a025988031-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/7c507fad16f0e0af-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/43e3cfe3ab3ed8dd-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-write_unprepared_txn.o" "-c" "rocksdb/utilities/transactions/write_unprepared_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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: librocksdb-sys@6.20.3: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.20.3: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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).
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.20.3`
[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/librocksdb-sys-e131ef99947435c7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=rocksdb/
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/644b6a24ae2ff5c1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d2c62978fd411bee-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/fb8935d9b2e862b1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-periodic_work_scheduler.o" "-c" "rocksdb/db/periodic_work_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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3ac6d140080a8125-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/676314c7dcdc695c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: 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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/da3ab92499883738-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/9b96b3b3b98b387b-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8d9638b5dd27dacb-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8d9638b5dd27dacb-persistent_stats_history.o" "-c" "rocksdb/monitoring/persistent_stats_history.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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8d9638b5dd27dacb-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/94ad6eef41e52848-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/a357d10ea739bc2c-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-block_based_filter_block.o" "-c" "rocksdb/table/block_based/block_based_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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/053adb4869b9269c-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/c86869a0439ab749-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/c86869a0439ab749-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/c86869a0439ab749-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/96179ac854910877-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de3a59d2b327cf3e-table_properties.o" "-c" "rocksdb/table/table_properties.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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/6c7cb00c5af69c91-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/6c7cb00c5af69c91-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/6c7cb00c5af69c91-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3b2529d97c048fcf-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/3b2529d97c048fcf-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/f65bec40aa7c54c4-backupable_db.o" "-c" "rocksdb/utilities/backupable/backupable_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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/8a36ee46de28e3a1-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: 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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bfe5d317b023d6cf-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/2a4ad7c17d803644-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/2a4ad7c17d803644-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/2a4ad7c17d803644-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: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/d11b32dac0d420e2-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/344b77162fb042a9-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bc3ca9fd31330109-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bc3ca9fd31330109-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/bc3ca9fd31330109-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/7c507fad16f0e0af-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/1be370c996a69411-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/81b322a025988031-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/7c507fad16f0e0af-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/43e3cfe3ab3ed8dd-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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 LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-write_unprepared_txn.o" "-c" "rocksdb/utilities/transactions/write_unprepared_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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '31561a63598a0f21fc74c024747ef1310fdd2eb2'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-2dbacc2659599058/out/de7823aa5b770310-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).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "a9d51a48b19c539b1ddf538a91fc58122331c3fc1258f26ca445c9c6fb2a2c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d51a48b19c539b1ddf538a91fc58122331c3fc1258f26ca445c9c6fb2a2c33", kill_on_drop: false }`
[INFO] [stdout] a9d51a48b19c539b1ddf538a91fc58122331c3fc1258f26ca445c9c6fb2a2c33
