[INFO] cloning repository https://github.com/basisproject/basis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basisproject/basis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasisproject%2Fbasis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasisproject%2Fbasis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f1943b84ed7ad768513b771d0ac2c7e10898d1e [INFO] checking basisproject/basis against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasisproject%2Fbasis" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/basisproject/basis on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/basisproject/basis [INFO] finished tweaking git repo https://github.com/basisproject/basis [INFO] tweaked toml for git repo https://github.com/basisproject/basis written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/basisproject/basis already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e33b6489f6390e7d0ee3fec530b275c11cd55b0152736a7a289892b594a85ad [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" "3e33b6489f6390e7d0ee3fec530b275c11cd55b0152736a7a289892b594a85ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e33b6489f6390e7d0ee3fec530b275c11cd55b0152736a7a289892b594a85ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e33b6489f6390e7d0ee3fec530b275c11cd55b0152736a7a289892b594a85ad", kill_on_drop: false }` [INFO] [stdout] 3e33b6489f6390e7d0ee3fec530b275c11cd55b0152736a7a289892b594a85ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 43fd811e7468ce31507bf9d7c4172b5478f028ed5e4292e5e38fe5f5d1b46b70 [INFO] running `Command { std: "docker" "start" "-a" "43fd811e7468ce31507bf9d7c4172b5478f028ed5e4292e5e38fe5f5d1b46b70", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling os_info v1.1.3 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking subtle v2.2.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.20 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking rpassword v4.0.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling snow v0.6.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking tokio-retry v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling exonum-derive v0.12.0 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Checking tokio-dns-unofficial v0.4.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.22 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking trust-dns-proto v0.6.3 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Checking trust-dns-resolver v0.10.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.22 [INFO] [stderr] Checking hex-buffer-serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking rust_decimal v1.0.3 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling librocksdb-sys v6.2.4 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking validator v0.10.0 [INFO] [stderr] Checking pwbox v0.2.1 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking error v0.1.0 (/opt/rustwide/workdir/bundle/error) [INFO] [stderr] Checking exonum-crypto v0.12.0 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Compiling validator_derive v0.10.0 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] error: could not compile `protobuf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="with-serde"' -C metadata=5f3260b5ef37cf10 -C extra-filename=-5f3260b5ef37cf10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-2a5ab07ef0033856.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3627710b89479f20.so --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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_iterator.h:13, [INFO] [stderr] warning: from rocksdb/db/compaction_iterator.cc:6: [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/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/version_set.h:31, [INFO] [stderr] warning: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: from rocksdb/db/compaction_iterator.h:13, [INFO] [stderr] warning: from rocksdb/db/builder.cc:16: [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.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/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/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/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: 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: 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: 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: 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: 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/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: 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: 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/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: build failed [INFO] running `Command { std: "docker" "inspect" "43fd811e7468ce31507bf9d7c4172b5478f028ed5e4292e5e38fe5f5d1b46b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fd811e7468ce31507bf9d7c4172b5478f028ed5e4292e5e38fe5f5d1b46b70", kill_on_drop: false }` [INFO] [stdout] 43fd811e7468ce31507bf9d7c4172b5478f028ed5e4292e5e38fe5f5d1b46b70