[INFO] cloning repository https://github.com/ChrisMacNaughton/lightosd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisMacNaughton/lightosd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e7e7fbe508097811bb5a5ed8683bb91e053a88e [INFO] checking ChrisMacNaughton/lightosd/7e7e7fbe508097811bb5a5ed8683bb91e053a88e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisMacNaughton%2Flightosd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChrisMacNaughton/lightosd 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 git repo https://github.com/ChrisMacNaughton/lightosd [INFO] finished tweaking git repo https://github.com/ChrisMacNaughton/lightosd [INFO] tweaked toml for git repo https://github.com/ChrisMacNaughton/lightosd written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChrisMacNaughton/lightosd 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] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.54 [INFO] [stderr] Downloaded structopt-derive v0.2.18 [INFO] [stderr] Downloaded cexpr v0.3.5 [INFO] [stderr] Downloaded memchr v2.2.0 [INFO] [stderr] Downloaded structopt v0.2.18 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded libloading v0.5.1 [INFO] [stderr] Downloaded either v1.5.2 [INFO] [stderr] Downloaded rayon-core v1.5.0 [INFO] [stderr] Downloaded winapi-util v0.1.2 [INFO] [stderr] Downloaded backtrace v0.3.32 [INFO] [stderr] Downloaded unicode-segmentation v1.3.0 [INFO] [stderr] Downloaded rayon v1.1.0 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded failure v0.1.5 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.1 [INFO] [stderr] Downloaded bindgen v0.47.3 [INFO] [stderr] Downloaded regex v1.1.7 [INFO] [stderr] Downloaded crossbeam-deque v0.6.3 [INFO] [stderr] Downloaded num_cpus v1.10.1 [INFO] [stderr] Downloaded regex-syntax v0.6.7 [INFO] [stderr] Downloaded rocksdb v0.12.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.15 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded crossbeam-utils v0.6.5 [INFO] [stderr] Downloaded backtrace-sys v0.1.30 [INFO] [stderr] Downloaded librocksdb-sys v5.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] dbd2404754c5887020caae30e5cad371a04aaa746fd9452e07887fde9fe9622e [INFO] running `Command { std: "docker" "start" "-a" "dbd2404754c5887020caae30e5cad371a04aaa746fd9452e07887fde9fe9622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbd2404754c5887020caae30e5cad371a04aaa746fd9452e07887fde9fe9622e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbd2404754c5887020caae30e5cad371a04aaa746fd9452e07887fde9fe9622e", kill_on_drop: false }` [INFO] [stdout] dbd2404754c5887020caae30e5cad371a04aaa746fd9452e07887fde9fe9622e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 22c67aa835af381f3b9e2bae865e3a278e74a52837eb8efd1132c28a81d638b3 [INFO] running `Command { std: "docker" "start" "-a" "22c67aa835af381f3b9e2bae865e3a278e74a52837eb8efd1132c28a81d638b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling librocksdb-sys v5.18.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/event_helpers.h:11, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/event_helpers.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl_open.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/table/get_context.cc:7: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/builder.cc:16: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/convenience.cc:11: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.h:16, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/table/get_context.h:7, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/table/get_context.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/table/get_context.cc:7: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/table/get_context.h:7, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/table/get_context.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/file_indexer.cc:13: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/tuple:38, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/functional:54, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/file_indexer.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/file_indexer.cc:10: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/file_indexer.cc:13: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/tuple:38, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/functional:54, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/file_indexer.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/file_indexer.cc:10: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.18.3: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/write_thread.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/system_error:41, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/write_thread.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/write_thread.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/system_error:41, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/write_thread.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/internal_stats.cc: In member function 'void rocksdb::InternalStats::DumpCFStatsNoFileHistogram(std::string*)': [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/internal_stats.cc:1346:35: warning: implicitly-declared 'rocksdb::InternalStats::CompactionStats& rocksdb::InternalStats::CompactionStats::operator=(const rocksdb::InternalStats::CompactionStats&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 1346 | cf_stats_snapshot_.comp_stats = compaction_stats_sum; [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/internal_stats.h:215:14: note: because 'rocksdb::InternalStats::CompactionStats' has user-provided 'rocksdb::InternalStats::CompactionStats::CompactionStats(const rocksdb::InternalStats::CompactionStats&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 215 | explicit CompactionStats(const CompactionStats& c) [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/memory:63, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/memory:63, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/deque:60, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/deque:60, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.h:16, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/map:60, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.h:16, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: 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@5.18.3: /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@5.18.3: /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@5.18.3: /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@5.18.3: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.18.3: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.18.3: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.18.3: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from /usr/include/c++/11/map:60, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.h:12, [INFO] [stderr] warning: librocksdb-sys@5.18.3: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.18.3: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.18.3: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.18.3: | ^~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.18.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-9044c6164026be4c/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] NUM_JOBS = Some("16") [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("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/db_impl_readonly.o" "-c" "rocksdb/db/db_impl_readonly.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/dbformat.o" "-c" "rocksdb/db/dbformat.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/util/dynamic_bloom.o" "-c" "rocksdb/util/dynamic_bloom.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/compacted_db_impl.o" "-c" "rocksdb/db/compacted_db_impl.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/write_batch_base.o" "-c" "rocksdb/db/write_batch_base.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/merge_helper.o" "-c" "rocksdb/db/merge_helper.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/utilities/blob_db/blob_file.o" "-c" "rocksdb/utilities/blob_db/blob_file.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/db_impl_open.o" "-c" "rocksdb/db/db_impl_open.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/event_helpers.o" "-c" "rocksdb/db/event_helpers.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/table/get_context.o" "-c" "rocksdb/table/get_context.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/convenience.o" "-c" "rocksdb/db/convenience.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/internal_stats.o" "-c" "rocksdb/db/internal_stats.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/db_impl_write.o" "-c" "rocksdb/db/db_impl_write.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/util/event_logger.o" "-c" "rocksdb/util/event_logger.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/file_indexer.o" "-c" "rocksdb/db/file_indexer.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/event_helpers.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/event_helpers.cc:6: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_open.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.cc:7: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/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=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/convenience.cc:11: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] 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_write.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=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:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.h:7, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:14, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.cc:7: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In 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:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.h:7, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/file_indexer.cc:13: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_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:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/tuple:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/functional:54, [INFO] [stderr] cargo:warning= from rocksdb/db/file_indexer.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/file_indexer.cc:10: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/file_indexer.cc:13: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_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:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/tuple:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/functional:54, [INFO] [stderr] cargo:warning= from rocksdb/db/file_indexer.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/file_indexer.cc:10: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] 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/write_thread.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_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:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/system_error:41, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_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:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/system_error:41, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/internal_stats.cc: In member function 'void rocksdb::InternalStats::DumpCFStatsNoFileHistogram(std::string*)': [INFO] [stderr] cargo:warning=rocksdb/db/internal_stats.cc:1346:35: warning: implicitly-declared 'rocksdb::InternalStats::CompactionStats& rocksdb::InternalStats::CompactionStats::operator=(const rocksdb::InternalStats::CompactionStats&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 1346 | cf_stats_snapshot_.comp_stats = compaction_stats_sum; [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/internal_stats.h:215:14: note: because 'rocksdb::InternalStats::CompactionStats' has user-provided 'rocksdb::InternalStats::CompactionStats::CompactionStats(const rocksdb::InternalStats::CompactionStats&)' [INFO] [stderr] cargo:warning= 215 | explicit CompactionStats(const CompactionStats& c) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [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:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/memory:63, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:19: [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:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/memory:63, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_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:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_write.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_write.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:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_write.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=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In 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:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/map:60, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.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/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In 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:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/map:60, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '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" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-ab53e25c49c0541a/out/rocksdb/db/db_impl_readonly.o" "-c" "rocksdb/db/db_impl_readonly.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "22c67aa835af381f3b9e2bae865e3a278e74a52837eb8efd1132c28a81d638b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c67aa835af381f3b9e2bae865e3a278e74a52837eb8efd1132c28a81d638b3", kill_on_drop: false }` [INFO] [stdout] 22c67aa835af381f3b9e2bae865e3a278e74a52837eb8efd1132c28a81d638b3