[INFO] fetching crate naro 0.0.1... [INFO] checking naro-0.0.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate naro 0.0.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate naro 0.0.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "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-7-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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocksdb v0.13.0 [INFO] [stderr] Downloaded jobserver v0.1.17 [INFO] [stderr] Downloaded naro-derive v0.0.1 [INFO] [stderr] Downloaded bindgen v0.49.2 [INFO] [stderr] Downloaded librocksdb-sys v6.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7010e82ce4d9d90e104e8460b57faba23b096840f75b7fe4532f890d8ae78b5 [INFO] running `Command { std: "docker" "start" "-a" "c7010e82ce4d9d90e104e8460b57faba23b096840f75b7fe4532f890d8ae78b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7010e82ce4d9d90e104e8460b57faba23b096840f75b7fe4532f890d8ae78b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7010e82ce4d9d90e104e8460b57faba23b096840f75b7fe4532f890d8ae78b5", kill_on_drop: false }` [INFO] [stdout] c7010e82ce4d9d90e104e8460b57faba23b096840f75b7fe4532f890d8ae78b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcc0d75db8025ff8a1270f5717969da18140b7b8b0c14aa11aa625378f3a4e2 [INFO] running `Command { std: "docker" "start" "-a" "4fcc0d75db8025ff8a1270f5717969da18140b7b8b0c14aa11aa625378f3a4e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [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 aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling num_cpus v1.11.1 [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/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: 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/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.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/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_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/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_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: 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_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: 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: | ^~~~~~~~ [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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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 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::vector >*, 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' [-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' [-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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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: 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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] 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [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 >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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] [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/builder.o" "-c" "rocksdb/db/builder.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/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.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_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/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/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.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/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=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/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.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/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_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/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] 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] 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_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=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [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] 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_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=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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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=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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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] 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::vector >*, 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' [-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' [-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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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=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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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] 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::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = 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; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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::_MoveCopyPair(), bool>::type = 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; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [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; _Alloc = std::allocator >]' [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] 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 'f609b7e0586f81fefb3523e3e17adf779ac416be'. [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" "4fcc0d75db8025ff8a1270f5717969da18140b7b8b0c14aa11aa625378f3a4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcc0d75db8025ff8a1270f5717969da18140b7b8b0c14aa11aa625378f3a4e2", kill_on_drop: false }` [INFO] [stdout] 4fcc0d75db8025ff8a1270f5717969da18140b7b8b0c14aa11aa625378f3a4e2