[INFO] cloning repository https://github.com/shanavas786/kalavara [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanavas786/kalavara" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanavas786%2Fkalavara", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanavas786%2Fkalavara'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1706e75d80093620dfa5b700bbd84e4a5d75db7 [INFO] checking shanavas786/kalavara against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanavas786%2Fkalavara" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shanavas786/kalavara on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shanavas786/kalavara [INFO] finished tweaking git repo https://github.com/shanavas786/kalavara [INFO] tweaked toml for git repo https://github.com/shanavas786/kalavara written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shanavas786/kalavara already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-if v0.1.7 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded smallvec v0.6.9 [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded redox_syscall v0.1.54 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded autocfg v0.1.2 [INFO] [stderr] Downloaded termion v1.5.2 [INFO] [stderr] Downloaded arrayvec v0.4.10 [INFO] [stderr] Downloaded argparse v0.2.2 [INFO] [stderr] Downloaded cexpr v0.3.5 [INFO] [stderr] Downloaded aho-corasick v0.7.3 [INFO] [stderr] Downloaded rocksdb v0.12.1 [INFO] [stderr] Downloaded bindgen v0.47.3 [INFO] [stderr] Downloaded regex-syntax v0.6.6 [INFO] [stderr] Downloaded backtrace-sys v0.1.28 [INFO] [stderr] Downloaded regex v1.1.6 [INFO] [stderr] Downloaded libc v0.2.51 [INFO] [stderr] Downloaded cc v1.0.35 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded proc-macro2 v0.4.28 [INFO] [stderr] Downloaded utf8-ranges v1.0.2 [INFO] [stderr] Downloaded backtrace v0.3.15 [INFO] [stderr] Downloaded chrono v0.4.6 [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded libloading v0.5.0 [INFO] [stderr] Downloaded byteorder v1.3.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.14 [INFO] [stderr] Downloaded num_cpus v1.10.0 [INFO] [stderr] Downloaded tempfile v3.0.7 [INFO] [stderr] Downloaded librocksdb-sys v5.17.2 [INFO] [stderr] Downloaded minreq v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96ed6630450dcc5b44c2d325290ccfd4d85ab62ae240f93f3c79d0ba575aa9c0 [INFO] running `Command { std: "docker" "start" "-a" "96ed6630450dcc5b44c2d325290ccfd4d85ab62ae240f93f3c79d0ba575aa9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ed6630450dcc5b44c2d325290ccfd4d85ab62ae240f93f3c79d0ba575aa9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ed6630450dcc5b44c2d325290ccfd4d85ab62ae240f93f3c79d0ba575aa9c0", kill_on_drop: false }` [INFO] [stdout] 96ed6630450dcc5b44c2d325290ccfd4d85ab62ae240f93f3c79d0ba575aa9c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08c395275a1885f9114fd07c950723fee918574b0ee993f206873e37241c838f [INFO] running `Command { std: "docker" "start" "-a" "08c395275a1885f9114fd07c950723fee918574b0ee993f206873e37241c838f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking minreq v1.3.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tempfile v3.0.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling librocksdb-sys v5.17.2 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compaction.cc:10: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/table/get_context.h:9, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/table/get_context.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/experimental.cc:8: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compaction.h:11, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/builder.cc:16: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compaction_job.h:20, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.h:16, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.h:11, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/deque:60, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.h:8, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.h:14, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/deque:60, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.h:8, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@5.17.2: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/write_thread.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/repair.cc:69: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/vector:60, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.h:8, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.h:11, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/vector:60, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.h:8, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/internal_stats.cc: In member function 'void rocksdb::InternalStats::DumpCFStatsNoFileHistogram(std::string*)': [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/internal_stats.cc:1332:35: warning: implicitly-declared 'rocksdb::InternalStats::CompactionStats& rocksdb::InternalStats::CompactionStats::operator=(const rocksdb::InternalStats::CompactionStats&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 1332 | cf_stats_snapshot_.comp_stats = compaction_stats_sum; [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/internal_stats.h:215:14: note: because 'rocksdb::InternalStats::CompactionStats' has user-provided 'rocksdb::InternalStats::CompactionStats::CompactionStats(const rocksdb::InternalStats::CompactionStats&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 215 | explicit CompactionStats(const CompactionStats& c) [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/system_error:41, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/write_thread.h:12, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/write_thread.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/system_error:41, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/write_thread.h:12, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.h:16, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/map:60, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.h:12, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.h:16, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/map:60, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.h:12, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo; std::allocator_traits >::allocator_type = std::allocator]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_vector.h:1192:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::{anonymous}::Repairer::TableInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::{anonymous}::Repairer::TableInfo]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/repair.cc:450:26: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/repair.cc:217:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 217 | struct TableInfo { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/x86_64-linux-gnu/c++/11/bits/c++allocator.h:33, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/allocator.h:46, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/string:41, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/builder.h:9, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/repair.cc:68: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:11: note: synthesized method 'rocksdb::{anonymous}::Repairer::TableInfo::TableInfo(const rocksdb::{anonymous}::Repairer::TableInfo&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 162 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable.h:19, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/repair.cc:69: [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@5.17.2: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@5.17.2: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@5.17.2: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from /usr/include/c++/11/string:40, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/builder.h:9, [INFO] [stderr] warning: librocksdb-sys@5.17.2: from rocksdb/db/repair.cc:68: [INFO] [stderr] warning: librocksdb-sys@5.17.2: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@5.17.2: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@5.17.2: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.17.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-38ccf5f85ef0302c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] NUM_JOBS = Some("16") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/monitoring/thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/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" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/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" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/internal_stats.o" "-c" "rocksdb/db/internal_stats.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/experimental.o" "-c" "rocksdb/db/experimental.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/table/get_context.o" "-c" "rocksdb/table/get_context.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/transaction_log_impl.o" "-c" "rocksdb/db/transaction_log_impl.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/merge_helper.o" "-c" "rocksdb/db/merge_helper.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/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" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/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" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/compacted_db_impl.o" "-c" "rocksdb/db/compacted_db_impl.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/repair.o" "-c" "rocksdb/db/repair.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/table/block_based_table_factory.o" "-c" "rocksdb/table/block_based_table_factory.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.h:9, [INFO] [stderr] cargo:warning= from rocksdb/table/get_context.cc:6: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [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/experimental.cc:8: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/builder.cc:16: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.h:20, [INFO] [stderr] cargo:warning= from rocksdb/db/compaction_job.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:14, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [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/transaction_log_impl.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:14, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/deque:60, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 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/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [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/repair.cc:69: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/vector:60, [INFO] [stderr] cargo:warning= from rocksdb/db/transaction_log_impl.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [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/transaction_log_impl.h:11, [INFO] [stderr] cargo:warning= from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/vector:60, [INFO] [stderr] cargo:warning= from rocksdb/db/transaction_log_impl.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/transaction_log_impl.cc:11: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/internal_stats.cc: In member function 'void rocksdb::InternalStats::DumpCFStatsNoFileHistogram(std::string*)': [INFO] [stderr] cargo:warning=rocksdb/db/internal_stats.cc:1332:35: warning: implicitly-declared 'rocksdb::InternalStats::CompactionStats& rocksdb::InternalStats::CompactionStats::operator=(const rocksdb::InternalStats::CompactionStats&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 1332 | cf_stats_snapshot_.comp_stats = compaction_stats_sum; [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/internal_stats.h:215:14: note: because 'rocksdb::InternalStats::CompactionStats' has user-provided 'rocksdb::InternalStats::CompactionStats::CompactionStats(const rocksdb::InternalStats::CompactionStats&)' [INFO] [stderr] cargo:warning= 215 | explicit CompactionStats(const CompactionStats& c) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/system_error:41, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/stdexcept:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/system_error:41, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/std_mutex.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/condition_variable:40, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/map:60, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:16, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:254:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/map:60, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/internal_stats.cc:9: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::{anonymous}::Repairer::TableInfo; _Args = {const rocksdb::{anonymous}::Repairer::TableInfo&}; _Tp = rocksdb::{anonymous}::Repairer::TableInfo; std::allocator_traits >::allocator_type = std::allocator]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_vector.h:1192:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::{anonymous}::Repairer::TableInfo; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::{anonymous}::Repairer::TableInfo]' [INFO] [stderr] cargo:warning=rocksdb/db/repair.cc:450:26: 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/repair.cc:217:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 217 | struct TableInfo { [INFO] [stderr] cargo:warning= | ^~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/x86_64-linux-gnu/c++/11/bits/c++allocator.h:33, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/allocator.h:46, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:41, [INFO] [stderr] cargo:warning= from rocksdb/db/builder.h:9, [INFO] [stderr] cargo:warning= from rocksdb/db/repair.cc:68: [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:11: note: synthesized method 'rocksdb::{anonymous}::Repairer::TableInfo::TableInfo(const rocksdb::{anonymous}::Repairer::TableInfo&)' first required here [INFO] [stderr] cargo:warning= 162 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable.h:19, [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/repair.cc:69: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:249:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/string:40, [INFO] [stderr] cargo:warning= from rocksdb/db/builder.h:9, [INFO] [stderr] cargo:warning= from rocksdb/db/repair.cc:68: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'af4a5a13a15fa0c60e06321077ef452f769b42fd'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.35/src/lib.rs:2398:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-1a9de907c61e5903/out/rocksdb/db/compaction_picker_universal.o" "-c" "rocksdb/db/compaction_picker_universal.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560e383aaa55 - std::backtrace_rs::backtrace::libunwind::trace::hb0d415bcff8c04ff [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x560e383aaa55 - std::backtrace_rs::backtrace::trace_unsynchronized::hd3beb7af6a65b2fb [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560e383aaa55 - std::sys_common::backtrace::_print_fmt::hb94d89680d7f5d1c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x560e383aaa55 - ::fmt::h42d21e2ba62fd274 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x560e383d4f9b - core::fmt::rt::Argument::fmt::h8932bbbd2b9c37fe [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x560e383d4f9b - core::fmt::write::h672f14b769052340 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x560e383a789f - std::io::Write::write_fmt::h4d626b1d019eca5c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x560e383aa82e - std::sys_common::backtrace::_print::h745e446c2e03c5ca [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x560e383aa82e - std::sys_common::backtrace::print::hf0f0fa4fb70dca2c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x560e383ac039 - std::panicking::default_hook::{{closure}}::h607769b198639ae5 [INFO] [stderr] 10: 0x560e383abda3 - std::panicking::default_hook::h1e5811a5a9298ba1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x560e383ac4d4 - std::panicking::rust_panic_with_hook::hd0c5dc40875c06ef [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:789:13 [INFO] [stderr] 12: 0x560e383ac3b6 - std::panicking::begin_panic_handler::{{closure}}::hde3f6d4bced89f43 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:658:13 [INFO] [stderr] 13: 0x560e383aaf19 - std::sys_common::backtrace::__rust_end_short_backtrace::h88e846e54ebde2e3 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x560e383ac0e7 - rust_begin_unwind [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:646:5 [INFO] [stderr] 15: 0x560e37f787b6 - core::panicking::panic_fmt::h5ffad3fb9ad671e0 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x560e37f94d51 - cc::fail::hecf40d0f562c486f [INFO] [stderr] 17: 0x560e37f83a8f - cc::Build::compile::h30101db934ce7ea4 [INFO] [stderr] 18: 0x560e37f7dc51 - build_script_build::build_rocksdb::h688338291864eb35 [INFO] [stderr] 19: 0x560e37f7f32b - build_script_build::main::he7f22580bee36c75 [INFO] [stderr] 20: 0x560e37f7a7e3 - core::ops::function::FnOnce::call_once::ha0ed10818b45bd2b [INFO] [stderr] 21: 0x560e37f79c66 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd80d660774d0b197 [INFO] [stderr] 22: 0x560e37f7a369 - std::rt::lang_start::{{closure}}::h3fdd3185076987d7 [INFO] [stderr] 23: 0x560e383a3641 - core::ops::function::impls:: for &F>::call_once::hf24a18568366726b [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x560e383a3641 - std::panicking::try::do_call::hfe98fb6a5c700fa1 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x560e383a3641 - std::panicking::try::h887aaa509ba266ad [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x560e383a3641 - std::panic::catch_unwind::hdb24f00ea5a307a8 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 27: 0x560e383a3641 - std::rt::lang_start_internal::{{closure}}::hacbffc0b2f55d28c [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x560e383a3641 - std::panicking::try::do_call::hc810c59098be8c17 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x560e383a3641 - std::panicking::try::h0d072b82be5f3f03 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x560e383a3641 - std::panic::catch_unwind::hb0e7e36556665803 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/panic.rs:146:14 [INFO] [stderr] 31: 0x560e383a3641 - std::rt::lang_start_internal::h4207974af80a0725 [INFO] [stderr] at /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x560e37f7a347 - std::rt::lang_start::hddcab8ac206f1b9e [INFO] [stderr] 33: 0x560e37f7f3d5 - main [INFO] [stderr] 34: 0x7ffb20eb7d90 - [INFO] [stderr] 35: 0x7ffb20eb7e40 - __libc_start_main [INFO] [stderr] 36: 0x560e37f79105 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "08c395275a1885f9114fd07c950723fee918574b0ee993f206873e37241c838f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c395275a1885f9114fd07c950723fee918574b0ee993f206873e37241c838f", kill_on_drop: false }` [INFO] [stdout] 08c395275a1885f9114fd07c950723fee918574b0ee993f206873e37241c838f