[INFO] fetching crate solana-ledger-tool 0.20.5... [INFO] checking solana-ledger-tool-0.20.5 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate solana-ledger-tool 0.20.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate solana-ledger-tool 0.20.5 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-ledger-tool 0.20.5 [INFO] finished tweaking crates.io crate solana-ledger-tool 0.20.5 [INFO] tweaked toml for crates.io crate solana-ledger-tool 0.20.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate solana-ledger-tool 0.20.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56a380e8a94d02b750e808ff8df3626310c52bdfaaa4e9bfc0ca6ede26b9d60a [INFO] running `Command { std: "docker" "start" "-a" "56a380e8a94d02b750e808ff8df3626310c52bdfaaa4e9bfc0ca6ede26b9d60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56a380e8a94d02b750e808ff8df3626310c52bdfaaa4e9bfc0ca6ede26b9d60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56a380e8a94d02b750e808ff8df3626310c52bdfaaa4e9bfc0ca6ede26b9d60a", kill_on_drop: false }` [INFO] [stdout] 56a380e8a94d02b750e808ff8df3626310c52bdfaaa4e9bfc0ca6ede26b9d60a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72ec4d185f991b7da0fa1698d9b1672613cd038fdf3e9286e39925d3640d60c0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72ec4d185f991b7da0fa1698d9b1672613cd038fdf3e9286e39925d3640d60c0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Checking hex v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking fs_extra v1.1.0 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking itertools v0.8.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.10 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking bloom v0.3.2 [INFO] [stderr] Compiling bv v0.11.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.20 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking ar v0.6.2 [INFO] [stderr] Checking combine v2.5.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking jobserver v0.1.17 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking cc v1.0.47 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking solana-logger v0.20.5 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking rayon v1.2.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling sys-info v0.5.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling solana-reed-solomon-erasure v4.0.1-3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking solana-rayon-threadlimit v0.20.5 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.10.2 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking serde_bytes v0.11.2 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking solana-ed25519-dalek v0.2.0 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking elfkit v0.0.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Checking solana_rbpf v0.1.19 [INFO] [stderr] Checking solana-crate-features v0.20.5 [INFO] [stderr] Checking solana-sdk v0.20.5 [INFO] [stderr] Checking solana-metrics v0.20.5 [INFO] [stderr] Checking solana-config-api v0.20.5 [INFO] [stderr] Checking solana-bpf-loader-api v0.20.5 [INFO] [stderr] Checking solana-storage-api v0.20.5 [INFO] [stderr] Checking solana-measure v0.20.5 [INFO] [stderr] Checking solana-budget-api v0.20.5 [INFO] [stderr] Checking solana-merkle-tree v0.20.5 [INFO] [stderr] Checking solana-vest-api v0.20.5 [INFO] [stderr] Checking solana-config-program v0.20.5 [INFO] [stderr] Checking solana-bpf-loader-program v0.20.5 [INFO] [stderr] Checking solana-vote-api v0.20.5 [INFO] [stderr] Checking solana-exchange-api v0.20.5 [INFO] [stderr] Checking solana-budget-program v0.20.5 [INFO] [stderr] Checking solana-storage-program v0.20.5 [INFO] [stderr] Checking solana-vest-program v0.20.5 [INFO] [stderr] Checking solana-exchange-program v0.20.5 [INFO] [stderr] Checking solana-stake-api v0.20.5 [INFO] [stderr] Checking solana-vote-program v0.20.5 [INFO] [stderr] Checking solana-stake-program v0.20.5 [INFO] [stderr] Checking solana-runtime v0.20.5 [INFO] [stderr] Compiling librocksdb-sys v6.2.4 [INFO] [stderr] Checking solana-genesis-programs v0.20.5 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction_picker.h:18, [INFO] [stderr] warning: from rocksdb/db/compaction_picker.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction_picker.h:18, [INFO] [stderr] warning: from rocksdb/db/compaction_picker_fifo.h:13, [INFO] [stderr] warning: from rocksdb/db/compaction_picker_fifo.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:20, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] warning: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 178 | largest_key(_largest_key) {} [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:253:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/version_set.h:22, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction.cc:10: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction.cc:10: [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:258:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/version_set.h:22, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction.cc:10: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:253:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/utility:70, [INFO] [stderr] warning: from /usr/include/c++/9/algorithm:60, [INFO] [stderr] warning: from rocksdb/db/db_filesnapshot.cc:15: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:258:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/utility:70, [INFO] [stderr] warning: from /usr/include/c++/9/algorithm:60, [INFO] [stderr] warning: from rocksdb/db/db_filesnapshot.cc:15: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]': [INFO] [stderr] warning: /usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; std::allocator_traits >::allocator_type = std::allocator]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::CompactionJob::SubcompactionState::Output]' [INFO] [stderr] warning: rocksdb/db/compaction_job.cc:1471:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: rocksdb/db/compaction_job.cc:124:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 124 | struct Output { [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, [INFO] [stderr] warning: from /usr/include/c++/9/bits/allocator.h:46, [INFO] [stderr] warning: from /usr/include/c++/9/deque:64, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:12, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: /usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here [INFO] [stderr] warning: 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:20, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:253:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/compaction_job.h:12, [INFO] [stderr] warning: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: rocksdb/db/version_edit.h: In copy constructor 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)': [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h: In copy constructor 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:303:17: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 303 | constexpr pair(const pair&) = default; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: rocksdb/db/db_impl_compaction_flush.cc: In member function 'rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector >&, std::vector >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)': [INFO] [stderr] warning: rocksdb/db/db_impl_compaction_flush.cc:1068:51: note: synthesized method 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]' first required here [INFO] [stderr] warning: 1068 | for (const auto newf : c->edit()->GetNewFiles()) { [INFO] [stderr] warning: | ^ [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:253:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:258:37: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] 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] warning: /usr/include/c++/9/ext/new_allocator.h:147: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: /usr/include/c++/9/bits/alloc_traits.h:484:4: 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: /usr/include/c++/9/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: rocksdb/db/version_edit.h:253:48: required from here [INFO] [stderr] warning: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 86 | struct FileMetaData { [INFO] [stderr] warning: | ^~~~~~~~~~~~ [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] warning: from /usr/include/c++/9/deque:60, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: In file included from rocksdb/db/db_impl.h:27, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] warning: rocksdb/db/external_sst_file_ingestion_job.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}]': [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_uninitialized.h:83:18: required from 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; bool _TrivialValueTypes = false]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_uninitialized.h:140:15: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_uninitialized.h:307:37: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; _Tp = rocksdb::IngestedFileInfo]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:330:35: required from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_vector.h:1625:4: required from 'void std::vector<_Tp, _Alloc>::_M_assign_dispatch(_InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_vector.h:766:4: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_uninitialized.h:140:15: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_uninitialized.h:307:37: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Tp = rocksdb::ExternalSstFileIngestionJob]' [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_uninitialized.h:329:2: required from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Allocator = std::allocator]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:474:3: required from 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator >; typename std::_Vector_base<_Tp, _Alloc>::pointer = rocksdb::ExternalSstFileIngestionJob*]' [INFO] [stderr] warning: /usr/include/c++/9/bits/vector.tcc:121:4: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator]' [INFO] [stderr] warning: rocksdb/db/db_impl.cc:3534:57: required from here [INFO] [stderr] warning: rocksdb/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 23 | struct IngestedFileInfo { [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] 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] warning: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: | ^~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/c++/9/deque:65, [INFO] [stderr] warning: from rocksdb/db/db_impl.h:12, [INFO] [stderr] warning: from rocksdb/db/db_impl.cc:9: [INFO] [stderr] warning: /usr/include/c++/9/bits/stl_construct.h:75:7: note: synthesized method 'rocksdb::IngestedFileInfo::IngestedFileInfo(const rocksdb::IngestedFileInfo&)' first required here [INFO] [stderr] warning: 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.2.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-3ff00abd0ddbe1bd/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/compaction_job.o" "-c" "rocksdb/db/compaction_job.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/compaction_iterator.o" "-c" "rocksdb/db/compaction_iterator.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/compaction.o" "-c" "rocksdb/db/compaction.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/column_family.o" "-c" "rocksdb/db/column_family.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/compaction_picker_fifo.o" "-c" "rocksdb/db/compaction_picker_fifo.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/compaction_picker.o" "-c" "rocksdb/db/compaction_picker.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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" [INFO] [stderr] exit code: 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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/db_impl.o" "-c" "rocksdb/db/db_impl.cc" [INFO] [stderr] exit code: 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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl_compaction_flush.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/db_impl_debug.o" "-c" "rocksdb/db/db_impl_debug.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_picker.h:18, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_picker.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_picker.h:18, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_picker_fifo.h:13, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_picker_fifo.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.h:20, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [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 code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [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 code: 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.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:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [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 code: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:178:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 178 | largest_key(_largest_key) {} [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 code: 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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.cc:10: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:258:37: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.cc:10: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 312 | : 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 code: 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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:48: 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++/9/utility:70, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/algorithm:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_filesnapshot.cc:15: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 342 | : 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_filesnapshot.cc:17: [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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:258:37: 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++/9/utility:70, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/algorithm:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_filesnapshot.cc:15: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]': [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/alloc_traits.h:484:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; std::allocator_traits >::allocator_type = std::allocator]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_vector.h:1189:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::CompactionJob::SubcompactionState::Output]' [INFO] [stderr] cargo:warning=rocksdb/db/compaction_job.cc:1471:37: 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=rocksdb/db/compaction_job.cc:124:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 124 | struct Output { [INFO] [stderr] cargo:warning= | ^~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/c++/9/bits/c++allocator.h:33, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/bits/allocator.h:46, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:64, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] cargo:warning=/usr/include/c++/9/ext/new_allocator.h:147:4: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here [INFO] [stderr] cargo:warning= 147 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.h:20, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In 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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In copy constructor 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h: In copy constructor 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:303:17: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 303 | constexpr pair(const pair&) = default; [INFO] [stderr] cargo:warning= | ^~~~ [INFO] [stderr] cargo:warning=rocksdb/db/db_impl_compaction_flush.cc: In member function 'rocksdb::Status rocksdb::DBImpl::CompactFilesImpl(const rocksdb::CompactionOptions&, rocksdb::ColumnFamilyData*, rocksdb::Version*, const std::vector >&, std::vector >*, int, int, rocksdb::JobContext*, rocksdb::LogBuffer*, rocksdb::CompactionJobInfo*)': [INFO] [stderr] cargo:warning=rocksdb/db/db_impl_compaction_flush.cc:1068:51: note: synthesized method 'std::pair<_T1, _T2>::pair(const std::pair<_T1, _T2>&) [with _T1 = int; _T2 = rocksdb::FileMetaData]' first required here [INFO] [stderr] cargo:warning= 1068 | for (const auto newf : c->edit()->GetNewFiles()) { [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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 342 | : 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.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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:258:37: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/9/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl_compaction_flush.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 342 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/db_impl.h:27, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/external_sst_file_ingestion_job.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = rocksdb::IngestedFileInfo; _Args = {const rocksdb::IngestedFileInfo&}]': [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_uninitialized.h:83:18: required from 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; bool _TrivialValueTypes = false]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_uninitialized.h:140:15: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_uninitialized.h:307:37: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _ForwardIterator = rocksdb::IngestedFileInfo*; _Tp = rocksdb::IngestedFileInfo]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/vector.tcc:330:35: required from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_vector.h:1625:4: required from 'void std::vector<_Tp, _Alloc>::_M_assign_dispatch(_InputIterator, _InputIterator, std::__false_type) [with _InputIterator = __gnu_cxx::__normal_iterator > >; _Tp = rocksdb::IngestedFileInfo; _Alloc = std::allocator]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_vector.h:766:4: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_uninitialized.h:140:15: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_uninitialized.h:307:37: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = const rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Tp = rocksdb::ExternalSstFileIngestionJob]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_uninitialized.h:329:2: required from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = rocksdb::ExternalSstFileIngestionJob*; _ForwardIterator = rocksdb::ExternalSstFileIngestionJob*; _Allocator = std::allocator]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/vector.tcc:474:3: required from 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator >; typename std::_Vector_base<_Tp, _Alloc>::pointer = rocksdb::ExternalSstFileIngestionJob*]' [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/vector.tcc:121:4: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {rocksdb::Env* const&, rocksdb::VersionSet*, rocksdb::ColumnFamilyData*&, const rocksdb::ImmutableDBOptions&, const rocksdb::EnvOptions&, rocksdb::SnapshotList*, const rocksdb::IngestExternalFileOptions&}; _Tp = rocksdb::ExternalSstFileIngestionJob; _Alloc = std::allocator]' [INFO] [stderr] cargo:warning=rocksdb/db/db_impl.cc:3534:57: required from here [INFO] [stderr] cargo:warning=rocksdb/db/external_sst_file_ingestion_job.h:23:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 23 | struct IngestedFileInfo { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: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++/9/deque:65, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/9/bits/stl_construct.h:75:7: note: synthesized method 'rocksdb::IngestedFileInfo::IngestedFileInfo(const rocksdb::IngestedFileInfo&)' first required here [INFO] [stderr] cargo:warning= 75 | { ::new(static_cast(__p)) _T1(std::forward<_Args>(__args)...); } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '0d37dca25a51fb900a402c94c8818ad1c2789e30' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30` [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" "lz4/lib/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DLZ4=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-8effb8f7d5d32d42/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" with args "c++" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "72ec4d185f991b7da0fa1698d9b1672613cd038fdf3e9286e39925d3640d60c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72ec4d185f991b7da0fa1698d9b1672613cd038fdf3e9286e39925d3640d60c0", kill_on_drop: false }` [INFO] [stdout] 72ec4d185f991b7da0fa1698d9b1672613cd038fdf3e9286e39925d3640d60c0