[INFO] fetching crate naro 0.0.1...
[INFO] checking naro-0.0.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate naro 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate naro 0.0.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate naro 0.0.1
[INFO] finished tweaking crates.io crate naro 0.0.1
[INFO] tweaked toml for crates.io crate naro 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate naro 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded naro-derive v0.0.1
[INFO] [stderr]   Downloaded cc v1.0.47
[INFO] [stderr]   Downloaded jobserver v0.1.17
[INFO] [stderr]   Downloaded num_cpus v1.11.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.3
[INFO] [stderr]   Downloaded getrandom v0.1.13
[INFO] [stderr]   Downloaded backtrace v0.3.40
[INFO] [stderr]   Downloaded rocksdb v0.13.0
[INFO] [stderr]   Downloaded bindgen v0.49.2
[INFO] [stderr]   Downloaded syn v1.0.8
[INFO] [stderr]   Downloaded librocksdb-sys v6.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e889a495c0976498c7667e44c5b45ca81910d3d883c56ccac0e7c6408f8563b
[INFO] running `Command { std: "docker" "start" "-a" "4e889a495c0976498c7667e44c5b45ca81910d3d883c56ccac0e7c6408f8563b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e889a495c0976498c7667e44c5b45ca81910d3d883c56ccac0e7c6408f8563b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e889a495c0976498c7667e44c5b45ca81910d3d883c56ccac0e7c6408f8563b", kill_on_drop: false }`
[INFO] [stdout] 4e889a495c0976498c7667e44c5b45ca81910d3d883c56ccac0e7c6408f8563b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 583646c8bc2bf00cbc62bd9f64564f9ab14c4b13b7c173a834ee4658419e91ed
[INFO] running `Command { std: "docker" "start" "-a" "583646c8bc2bf00cbc62bd9f64564f9ab14c4b13b7c173a834ee4658419e91ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling librocksdb-sys v6.2.4
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_fifo.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_fifo.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_job.h:20,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_job.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_filesnapshot.cc:17:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/convenience.cc:11:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In copy constructor 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h: In copy constructor 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:314:17: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@6.2.4:   314 |       constexpr pair(const pair&) = default;    ///< Copy constructor
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                 ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc: In member function 'rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector<std::__cxx11::basic_string<char> >&, std::vector<std::__cxx11::basic_string<char> >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1068:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1068:21: note: use reference type to prevent copying
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     &
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc: In member function 'void rocksdb::DBImpl::NotifyOnCompactionBegin(rocksdb::ColumnFamilyData*, rocksdb::Compaction*, const rocksdb::Status&, const rocksdb::CompactionJobStats&, int)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1160:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1160:21: note: use reference type to prevent copying
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     &
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/unordered_map:43,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/unordered_map:43,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.2.4`
[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-45c35a9262c9ab08/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]   cargo:rerun-if-changed=snappy/
[INFO] [stderr]   cargo:rerun-if-changed=lz4/
[INFO] [stderr]   cargo:rerun-if-changed=zstd/
[INFO] [stderr]   cargo:rerun-if-changed=zlib/
[INFO] [stderr]   cargo:rerun-if-changed=bzip2/
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/column_family.o" "-c" "rocksdb/db/column_family.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compacted_db_impl.o" "-c" "rocksdb/db/compacted_db_impl.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction.o" "-c" "rocksdb/db/compaction.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_job.o" "-c" "rocksdb/db/compaction_job.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_iterator.o" "-c" "rocksdb/db/compaction_iterator.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_picker_fifo.o" "-c" "rocksdb/db/compaction_picker_fifo.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_picker.o" "-c" "rocksdb/db/compaction_picker.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/convenience.o" "-c" "rocksdb/db/convenience.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl.o" "-c" "rocksdb/db/db_impl.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl_compaction_flush.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_debug.o" "-c" "rocksdb/db/db_impl_debug.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_experimental.o" "-c" "rocksdb/db/db_impl_experimental.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_files.o" "-c" "rocksdb/db/db_impl_files.cc"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_open.o" "-c" "rocksdb/db/db_impl_open.cc"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[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=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[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/compacted_db_impl.h:8,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compacted_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/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=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[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_universal.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.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/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/column_family.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=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[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_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]   exit status: 1
[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_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]   exit status: 1
[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:253: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/db/compaction_picker.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.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/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_universal.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.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<_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:258: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/db/compaction_picker.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.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/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=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In copy constructor 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)':
[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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h: In copy constructor 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:314:17: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  314 |       constexpr pair(const pair&) = default;    ///< Copy constructor
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc: In member function 'rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector<std::__cxx11::basic_string<char> >&, std::vector<std::__cxx11::basic_string<char> >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1068:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr]   cargo:warning= 1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1068:21: note: use reference type to prevent copying
[INFO] [stderr]   cargo:warning= 1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=      |                     &
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc: In member function 'void rocksdb::DBImpl::NotifyOnCompactionBegin(rocksdb::ColumnFamilyData*, rocksdb::Compaction*, const rocksdb::Status&, const rocksdb::CompactionJobStats&, int)':
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1160:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr]   cargo:warning= 1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1160:21: note: use reference type to prevent copying
[INFO] [stderr]   cargo:warning= 1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[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]   exit status: 1
[INFO] [stderr]   exit status: 0
[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:253: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/unordered_map:43,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.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/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/column_family.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<_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:258: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/unordered_map:43,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/column_family.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/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 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:253: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_compaction_flush.cc:9:
[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=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:253: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_open.cc:9:
[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_impl_open.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<_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:258: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_open.cc:9:
[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:253: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_files.cc:9:
[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_impl_files.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<_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:258: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_files.cc:9:
[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]   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 'c2f2db79ca3024f68d22b45aa22b570775c2c4ad'.
[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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "583646c8bc2bf00cbc62bd9f64564f9ab14c4b13b7c173a834ee4658419e91ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583646c8bc2bf00cbc62bd9f64564f9ab14c4b13b7c173a834ee4658419e91ed", kill_on_drop: false }`
[INFO] [stdout] 583646c8bc2bf00cbc62bd9f64564f9ab14c4b13b7c173a834ee4658419e91ed
[INFO] checking naro-0.0.1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate naro 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate naro 0.0.1 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate naro 0.0.1
[INFO] finished tweaking crates.io crate naro 0.0.1
[INFO] tweaked toml for crates.io crate naro 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate naro 0.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d05c90966758c0e5fd7aa72ebe715b1e0fbf322dcab59312dc4723e5f392071d
[INFO] running `Command { std: "docker" "start" "-a" "d05c90966758c0e5fd7aa72ebe715b1e0fbf322dcab59312dc4723e5f392071d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d05c90966758c0e5fd7aa72ebe715b1e0fbf322dcab59312dc4723e5f392071d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05c90966758c0e5fd7aa72ebe715b1e0fbf322dcab59312dc4723e5f392071d", kill_on_drop: false }`
[INFO] [stdout] d05c90966758c0e5fd7aa72ebe715b1e0fbf322dcab59312dc4723e5f392071d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 219917ba08952b085f945ce697cbbd2977454f6f5ad143dc4dc7dd2fded52c7e
[INFO] running `Command { std: "docker" "start" "-a" "219917ba08952b085f945ce697cbbd2977454f6f5ad143dc4dc7dd2fded52c7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.17
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling librocksdb-sys v6.2.4
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_fifo.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_fifo.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_iterator.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_job.h:20,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_job.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/convenience.cc:11:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_iterator.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/builder.cc:16:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4: cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:   175 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In copy constructor 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h: In copy constructor 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:314:17: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@6.2.4:   314 |       constexpr pair(const pair&) = default;    ///< Copy constructor
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                 ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc: In member function 'rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector<std::__cxx11::basic_string<char> >&, std::vector<std::__cxx11::basic_string<char> >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1068:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1068:21: note: use reference type to prevent copying
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     &
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc: In member function 'void rocksdb::DBImpl::NotifyOnCompactionBegin(rocksdb::ColumnFamilyData*, rocksdb::Compaction*, const rocksdb::Status&, const rocksdb::CompactionJobStats&, int)':
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1160:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/db_impl_compaction_flush.cc:1160:21: note: use reference type to prevent copying
[INFO] [stderr] warning: librocksdb-sys@6.2.4:  1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     ^~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                     &
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/builder.h:9,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/builder.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/compaction_iterator.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/builder.cc:16:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/bits/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/builder.h:9,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/builder.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:253:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   353 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4: /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@6.2.4: /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@6.2.4: /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@6.2.4: rocksdb/db/version_edit.h:258:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    86 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: 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@6.2.4:    55 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@6.2.4: /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@6.2.4:   323 |        : first(std::forward<_U1>(__x)), second(__y) { }
[INFO] [stderr] warning: librocksdb-sys@6.2.4:       |                                         ^~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.2.4`
[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-45c35a9262c9ab08/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]   cargo:rerun-if-changed=snappy/
[INFO] [stderr]   cargo:rerun-if-changed=lz4/
[INFO] [stderr]   cargo:rerun-if-changed=zstd/
[INFO] [stderr]   cargo:rerun-if-changed=zlib/
[INFO] [stderr]   cargo:rerun-if-changed=bzip2/
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compacted_db_impl.o" "-c" "rocksdb/db/compacted_db_impl.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/column_family.o" "-c" "rocksdb/db/column_family.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction.o" "-c" "rocksdb/db/compaction.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_iterator.o" "-c" "rocksdb/db/compaction_iterator.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_job.o" "-c" "rocksdb/db/compaction_job.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_picker.o" "-c" "rocksdb/db/compaction_picker.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_picker_fifo.o" "-c" "rocksdb/db/compaction_picker_fifo.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/convenience.o" "-c" "rocksdb/db/convenience.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl.o" "-c" "rocksdb/db/db_impl.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl_compaction_flush.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_debug.o" "-c" "rocksdb/db/db_impl_debug.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_experimental.o" "-c" "rocksdb/db/db_impl_experimental.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_files.o" "-c" "rocksdb/db/db_impl_files.cc"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/db_impl_open.o" "-c" "rocksdb/db/db_impl_open.cc"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=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/version_set.h:31,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_iterator.h:13,
[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=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/column_family.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]   exit status: 1
[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/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/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/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_universal.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction_picker_universal.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/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]   exit status: 1
[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.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:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/builder.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]   exit status: 1
[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_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]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=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=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=cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=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=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:253: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/db/version_set.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.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/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 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:258: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/db/version_set.h:22,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.h:11,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/compaction.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=rocksdb/db/version_edit.h: In copy constructor 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)':
[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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_compaction_flush.cc:9:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h: In copy constructor 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/stl_pair.h:314:17: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  314 |       constexpr pair(const pair&) = default;    ///< Copy constructor
[INFO] [stderr]   cargo:warning=      |                 ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc: In member function 'rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector<std::__cxx11::basic_string<char> >&, std::vector<std::__cxx11::basic_string<char> >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1068:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr]   cargo:warning= 1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1068:21: note: use reference type to prevent copying
[INFO] [stderr]   cargo:warning= 1068 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=      |                     &
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc: In member function 'void rocksdb::DBImpl::NotifyOnCompactionBegin(rocksdb::ColumnFamilyData*, rocksdb::Compaction*, const rocksdb::Status&, const rocksdb::CompactionJobStats&, int)':
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1160:21: warning: loop variable 'newf' creates a copy from type 'const std::pair<int, rocksdb::FileMetaData>' [-Wrange-loop-construct]
[INFO] [stderr]   cargo:warning= 1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1160:21: note: use reference type to prevent copying
[INFO] [stderr]   cargo:warning= 1160 |     for (const auto newf : c->edit()->GetNewFiles()) {
[INFO] [stderr]   cargo:warning=      |                     ^~~~
[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:253: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/builder.h:9,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/builder.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/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:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/builder.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<_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:258: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/builder.h:9,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/builder.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]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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:253: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_experimental.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/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 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:258: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_experimental.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=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:253: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_open.cc:9:
[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_impl_open.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<_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:258: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_open.cc:9:
[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:253: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_files.cc:9:
[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_impl_files.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<_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:258: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/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl_files.cc:9:
[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]   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 '9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88'.
[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 "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9cb1f058798ffe50/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "219917ba08952b085f945ce697cbbd2977454f6f5ad143dc4dc7dd2fded52c7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219917ba08952b085f945ce697cbbd2977454f6f5ad143dc4dc7dd2fded52c7e", kill_on_drop: false }`
[INFO] [stdout] 219917ba08952b085f945ce697cbbd2977454f6f5ad143dc4dc7dd2fded52c7e
