[INFO] fetching crate rocksbin 0.3.0...
[INFO] checking rocksbin-0.3.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rocksbin 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate rocksbin 0.3.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 rocksbin 0.3.0
[INFO] finished tweaking crates.io crate rocksbin 0.3.0
[INFO] tweaked toml for crates.io crate rocksbin 0.3.0 written to /workspace/builds/worker-6-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 84 packages to latest compatible versions
[INFO] [stderr]       Adding rocksdb v0.11.0 (available: v0.22.0)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 07d5a772ab9c197c64a9e3d37ce223da9fa671fb68675b697c154a97b74c04fe
[INFO] running `Command { std: "docker" "start" "-a" "07d5a772ab9c197c64a9e3d37ce223da9fa671fb68675b697c154a97b74c04fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07d5a772ab9c197c64a9e3d37ce223da9fa671fb68675b697c154a97b74c04fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07d5a772ab9c197c64a9e3d37ce223da9fa671fb68675b697c154a97b74c04fe", kill_on_drop: false }`
[INFO] [stdout] 07d5a772ab9c197c64a9e3d37ce223da9fa671fb68675b697c154a97b74c04fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 89a4500061e99c773a6b82b6dd568a675c163a6f96a5698619da7d09b25e1957
[INFO] running `Command { std: "docker" "start" "-a" "89a4500061e99c773a6b82b6dd568a675c163a6f96a5698619da7d09b25e1957", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bindgen v0.47.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling librocksdb-sys v5.18.5
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compacted_db_impl.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction.o" "-c" "rocksdb/db/compaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_job.h:20,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_job.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_picker.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_picker_fifo.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction_picker_fifo.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/convenience.cc:11:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_filesnapshot.cc:17:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_iterator.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_job.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl.o" "-c" "rocksdb/db/db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_picker.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_picker_fifo.o" "-c" "rocksdb/db/compaction_picker_fifo.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl_compaction_flush.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_readonly.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_readonly.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl_write.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_experimental.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_files.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_open.o" "-c" "rocksdb/db/db_impl_open.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_write.o" "-c" "rocksdb/db/db_impl_write.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/error_handler.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/event_helpers.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/event_helpers.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/file_indexer.cc:13:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_readonly.o" "-c" "rocksdb/db/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/experimental.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/external_sst_file_ingestion_job.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/external_sst_file_ingestion_job.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/functional:54,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/file_indexer.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/file_indexer.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/file_indexer.cc:13:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/functional:54,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/file_indexer.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/file_indexer.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_scheduler.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_job.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_job.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/internal_stats.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/internal_stats.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-experimental.o" "-c" "rocksdb/db/experimental.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/forward_iterator.cc:13:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/mutex:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_scheduler.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_scheduler.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_scheduler.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/mutex:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_scheduler.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/flush_scheduler.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/merge_helper.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/merge_helper.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/range_del_aggregator.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/repair.cc:69:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/internal_stats.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_builder.cc:29:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-repair.o" "-c" "rocksdb/db/repair.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/transaction_log_impl.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/transaction_log_impl.cc:11:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/version_edit.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/table_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/wal_manager.h:20,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/wal_manager.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_batch.cc:44:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_thread.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/stdexcept:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/system_error:41,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/std_mutex.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/condition_variable:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_thread.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_thread.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_thread.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/stdexcept:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/system_error:41,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/std_mutex.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/condition_variable:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_thread.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/write_thread.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_cuckoo_rep.cc:18:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_linklist_rep.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_skiplist_rep.cc:18:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/skiplistrep.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/vectorrep.cc:16:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/9b96b3b3b98b387b-hash_cuckoo_rep.o" "-c" "rocksdb/memtable/hash_cuckoo_rep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_skiplist_rep.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_skiplist_rep.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_skiplist_rep.cc:18:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_skiplist_rep.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_skiplist_rep.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/inlineskiplist.h:46,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/skiplistrep.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/skiplistrep.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/inlineskiplist.h:46,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/skiplistrep.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_linklist_rep.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_linklist_rep.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_linklist_rep.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_linklist_rep.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/hash_linklist_rep.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/memtablerep.h:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/vectorrep.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/vectorrep.cc:16:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/memtablerep.h:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/memtable/vectorrep.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/monitoring/thread_status_updater_debug.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/94ad6eef41e52848-options.o" "-c" "rocksdb/options/options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=rocksdb/options/options_parser.cc: In member function 'rocksdb::Status rocksdb::RocksDBOptionsParser::EndSection(rocksdb::OptionSection, const string&, const string&, const std::unordered_map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >&, bool)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/options/options_parser.cc:412:21: warning: loop variable 'pair' creates a copy from type 'const std::pair<const std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >' [-Wrange-loop-construct]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   412 |     for (const auto pair : opt_map) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/options/options_parser.cc:412:21: note: use reference type to prevent copying
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   412 |     for (const auto pair : opt_map) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                     &
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block_based_table_builder.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block_based_table_factory.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block_based_table_reader.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-cuckoo_table_builder.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-cuckoo_table_reader.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-cuckoo_table_factory.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-format.o" "-c" "rocksdb/table/format.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/merge_helper.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/table/get_context.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-index_builder.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-partitioned_filter_block.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-plain_table_builder.o" "-c" "rocksdb/table/plain_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/table/sst_file_reader.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-plain_table_factory.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-plain_table_key_coding.o" "-c" "rocksdb/table/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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).
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/sst_file_manager_impl.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/delete_scheduler.cc:17:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/sst_file_manager_impl.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/file_util.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-delete_scheduler.o" "-c" "rocksdb/util/delete_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/sst_file_manager_impl.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/sst_file_manager_impl.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-file_util.o" "-c" "rocksdb/util/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-sst_file_manager_impl.o" "-c" "rocksdb/util/sst_file_manager_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/util/trace_replay.cc:11:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-trace_replay.o" "-c" "rocksdb/util/trace_replay.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_compaction_filter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_compaction_filter.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db.cc:15:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db_impl.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_db_impl_filesnapshot.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/blob_db/blob_file.cc:19:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/wal_manager.h:20,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/checkpoint/checkpoint_impl.cc:23:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/date_tiered/date_tiered_db_impl.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/debug.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/ddba84e05c70ff55-date_tiered_db_impl.o" "-c" "rocksdb/utilities/date_tiered/date_tiered_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/memory/memory_util.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/2a4ad7c17d803644-debug.o" "-c" "rocksdb/utilities/debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/utilities/persistent_cache/block_cache_tier_file.h:20,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/persistent_cache/block_cache_tier_file.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/persistent_cache_util.h: In instantiation of 'T rocksdb::BoundedQueue<T>::Pop() [with T = rocksdb::ThreadedWriter::IO]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/block_cache_tier_file.cc:556:17:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    51 |     return std::move(t);
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                       ^
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove 'std::move' call
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/utilities/persistent_cache/block_cache_tier_file.h:20,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/persistent_cache/block_cache_tier.h:26,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/persistent_cache/block_cache_tier.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/persistent_cache_util.h: In instantiation of 'T rocksdb::BoundedQueue<T>::Pop() [with T = rocksdb::BlockCacheTier::InsertOp]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/block_cache_tier.cc:192:32:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    51 |     return std::move(t);
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                       ^
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove 'std::move' call
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/optimistic_transaction.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc:13:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/11b26edf479c3144-spatial_db.o" "-c" "rocksdb/utilities/spatialdb/spatial_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/pessimistic_transaction.cc:15:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/snapshot_checker.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_base.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_util.cc:18:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_lock_mgr.cc:30:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn.h:29,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de7823aa5b770310-transaction_lock_mgr.o" "-c" "rocksdb/utilities/transactions/transaction_lock_mgr.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn.h:29,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.18.5: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.18.5: ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_util.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_util.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_util.cc:18:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_util.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/transaction_util.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/mutex:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/mutex:38,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_prepared_txn_db.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.h:8,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.h:8,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/utilities/write_batch_with_index.h:15,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:12:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.18.5:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.18.5: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/include/rocksdb/utilities/write_batch_with_index.h:15,
[INFO] [stderr] warning: librocksdb-sys@5.18.5:                  from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.18.5: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.18.5:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@5.18.5:       |                                         ^~~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.18.5`
[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-e72b58c6deddc920/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=rocksdb/
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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]   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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compacted_db_impl.o" "-c" "rocksdb/db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction.o" "-c" "rocksdb/db/compaction.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_job.h:20,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_job.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_fifo.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_fifo.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/convenience.cc:11:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_filesnapshot.cc:17:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_iterator.o" "-c" "rocksdb/db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_job.o" "-c" "rocksdb/db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl.o" "-c" "rocksdb/db/db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_picker.o" "-c" "rocksdb/db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-compaction_picker_fifo.o" "-c" "rocksdb/db/compaction_picker_fifo.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl_compaction_flush.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_readonly.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_readonly.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_write.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_experimental.o" "-c" "rocksdb/db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_files.o" "-c" "rocksdb/db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_open.o" "-c" "rocksdb/db/db_impl_open.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_write.o" "-c" "rocksdb/db/db_impl_write.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/error_handler.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/event_helpers.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/event_helpers.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/file_indexer.cc:13:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-db_impl_readonly.o" "-c" "rocksdb/db/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/experimental.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/external_sst_file_ingestion_job.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/external_sst_file_ingestion_job.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/functional:54,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/file_indexer.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/file_indexer.cc:10:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/file_indexer.cc:13:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/functional:54,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/file_indexer.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/file_indexer.cc:10:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_job.h:19,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_job.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/internal_stats.h:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/internal_stats.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-experimental.o" "-c" "rocksdb/db/experimental.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/forward_iterator.cc:13:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/mutex:38,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/mutex:38,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/merge_helper.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/merge_helper.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/range_del_aggregator.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/repair.cc:69:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/internal_stats.h:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_builder.cc:29:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3ac6d140080a8125-repair.o" "-c" "rocksdb/db/repair.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/transaction_log_impl.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/transaction_log_impl.cc:11:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/version_edit.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.cc:10:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.cc:10:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/wal_manager.h:20,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/wal_manager.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_batch.cc:44:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_thread.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/stdexcept:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/system_error:41,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/std_mutex.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/condition_variable:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_thread.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_thread.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_thread.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/stdexcept:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/system_error:41,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/std_mutex.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/condition_variable:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_thread.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/write_thread.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_cuckoo_rep.cc:18:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_linklist_rep.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_skiplist_rep.cc:18:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/skiplistrep.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/vectorrep.cc:16:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/9b96b3b3b98b387b-hash_cuckoo_rep.o" "-c" "rocksdb/memtable/hash_cuckoo_rep.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_skiplist_rep.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_skiplist_rep.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_skiplist_rep.cc:18:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_skiplist_rep.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_skiplist_rep.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/algorithm:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/inlineskiplist.h:46,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/skiplistrep.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/skiplistrep.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/algorithm:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/inlineskiplist.h:46,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/skiplistrep.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_linklist_rep.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_linklist_rep.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_linklist_rep.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/slice_transform.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_linklist_rep.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/hash_linklist_rep.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/memory:63,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/memtablerep.h:38,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/vectorrep.cc:7:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/vectorrep.cc:16:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/memory:63,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/memtablerep.h:38,
[INFO] [stderr]   cargo:warning=                 from rocksdb/memtable/vectorrep.cc:7:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/monitoring/thread_status_updater_debug.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/94ad6eef41e52848-options.o" "-c" "rocksdb/options/options.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=rocksdb/options/options_parser.cc: In member function 'rocksdb::Status rocksdb::RocksDBOptionsParser::EndSection(rocksdb::OptionSection, const string&, const string&, const std::unordered_map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >&, bool)':
[INFO] [stderr]   cargo:warning=rocksdb/options/options_parser.cc:412:21: warning: loop variable 'pair' creates a copy from type 'const std::pair<const std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >' [-Wrange-loop-construct]
[INFO] [stderr]   cargo:warning=  412 |     for (const auto pair : opt_map) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/options/options_parser.cc:412:21: note: use reference type to prevent copying
[INFO] [stderr]   cargo:warning=  412 |     for (const auto pair : opt_map) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=      |                     &
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block.o" "-c" "rocksdb/table/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block_based_table_builder.o" "-c" "rocksdb/table/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block_based_table_factory.o" "-c" "rocksdb/table/block_based_table_factory.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-block_based_table_reader.o" "-c" "rocksdb/table/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-cuckoo_table_builder.o" "-c" "rocksdb/table/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-cuckoo_table_reader.o" "-c" "rocksdb/table/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-cuckoo_table_factory.o" "-c" "rocksdb/table/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-format.o" "-c" "rocksdb/table/format.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/merge_helper.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/table/get_context.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-index_builder.o" "-c" "rocksdb/table/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-partitioned_filter_block.o" "-c" "rocksdb/table/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-plain_table_builder.o" "-c" "rocksdb/table/plain_table_builder.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/table/sst_file_reader.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-plain_table_factory.o" "-c" "rocksdb/table/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de3a59d2b327cf3e-plain_table_key_coding.o" "-c" "rocksdb/table/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/sst_file_manager_impl.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/delete_scheduler.cc:17:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/sst_file_manager_impl.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/file_util.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-delete_scheduler.o" "-c" "rocksdb/util/delete_scheduler.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/sst_file_manager_impl.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/sst_file_manager_impl.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-file_util.o" "-c" "rocksdb/util/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-sst_file_manager_impl.o" "-c" "rocksdb/util/sst_file_manager_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/util/trace_replay.cc:11:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/3b2529d97c048fcf-trace_replay.o" "-c" "rocksdb/util/trace_replay.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_compaction_filter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_compaction_filter.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db.cc:15:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db_impl.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_db_impl_filesnapshot.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/blob_db/blob_file.cc:19:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/wal_manager.h:20,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/checkpoint/checkpoint_impl.cc:23:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/date_tiered/date_tiered_db_impl.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/debug.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/ddba84e05c70ff55-date_tiered_db_impl.o" "-c" "rocksdb/utilities/date_tiered/date_tiered_db_impl.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/memory/memory_util.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/2a4ad7c17d803644-debug.o" "-c" "rocksdb/utilities/debug.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/utilities/persistent_cache/block_cache_tier_file.h:20,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/persistent_cache/block_cache_tier_file.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/persistent_cache_util.h: In instantiation of 'T rocksdb::BoundedQueue<T>::Pop() [with T = rocksdb::ThreadedWriter::IO]':
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/block_cache_tier_file.cc:556:17:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
[INFO] [stderr]   cargo:warning=   51 |     return std::move(t);
[INFO] [stderr]   cargo:warning=      |                       ^
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove 'std::move' call
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/utilities/persistent_cache/block_cache_tier_file.h:20,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/persistent_cache/block_cache_tier.h:26,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/persistent_cache/block_cache_tier.cc:7:
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/persistent_cache_util.h: In instantiation of 'T rocksdb::BoundedQueue<T>::Pop() [with T = rocksdb::BlockCacheTier::InsertOp]':
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/block_cache_tier.cc:192:32:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: warning: moving a local object in a return statement prevents copy elision [-Wpessimizing-move]
[INFO] [stderr]   cargo:warning=   51 |     return std::move(t);
[INFO] [stderr]   cargo:warning=      |                       ^
[INFO] [stderr]   cargo:warning=rocksdb/utilities/persistent_cache/persistent_cache_util.h:51:23: note: remove 'std::move' call
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/optimistic_transaction.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc:13:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/11b26edf479c3144-spatial_db.o" "-c" "rocksdb/utilities/spatialdb/spatial_db.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/pessimistic_transaction.cc:15:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/snapshot_checker.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_base.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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: 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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_util.cc:18:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_lock_mgr.cc:30:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn.h:29,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/out/de7823aa5b770310-transaction_lock_mgr.o" "-c" "rocksdb/utilities/transactions/transaction_lock_mgr.cc" with args c++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn.h:29,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn.cc:8:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  175 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index_internal.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_util.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_util.cc:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_util.cc:18:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_util.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/transaction_util.cc:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/mutex:38,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_iter.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/utility:70,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/mutex:38,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_prepared_txn_db.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/write_unprepared_txn_db.cc:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/deque:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.h:8,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/deque:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.h:8,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/ttl/db_ttl_impl.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:249:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/memory:63,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/utilities/write_batch_with_index.h:15,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/memtable_list.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:17,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:12:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4:   required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:254:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   86 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/memory:63,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/utilities/write_batch_with_index.h:15,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/write_batch_with_index/write_batch_with_index.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~~~~
[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] 
[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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-86645f6b3e659d99/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).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "89a4500061e99c773a6b82b6dd568a675c163a6f96a5698619da7d09b25e1957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89a4500061e99c773a6b82b6dd568a675c163a6f96a5698619da7d09b25e1957", kill_on_drop: false }`
[INFO] [stdout] 89a4500061e99c773a6b82b6dd568a675c163a6f96a5698619da7d09b25e1957
