[INFO] cloning repository https://github.com/stuarth/geologist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stuarth/geologist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuarth%2Fgeologist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuarth%2Fgeologist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb5060c87bcf76e1da6e33bdade74a7612868740
[INFO] checking stuarth/geologist against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstuarth%2Fgeologist" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stuarth/geologist
[INFO] finished tweaking git repo https://github.com/stuarth/geologist
[INFO] tweaked toml for git repo https://github.com/stuarth/geologist written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stuarth/geologist on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stuarth/geologist 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded make-cmd v0.1.0
[INFO] [stderr]   Downloaded which v1.0.5
[INFO] [stderr]   Downloaded lazy_static v1.0.2
[INFO] [stderr]   Downloaded cfg-if v0.1.4
[INFO] [stderr]   Downloaded rocksdb v0.10.0
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded cexpr v0.2.3
[INFO] [stderr]   Downloaded clang-sys v0.23.0
[INFO] [stderr]   Downloaded proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded log v0.4.3
[INFO] [stderr]   Downloaded rayon v1.0.2
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded bindgen v0.37.4
[INFO] [stderr]   Downloaded regex v1.0.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.1
[INFO] [stderr]   Downloaded librocksdb-sys v5.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a47f5041dea1f7a303d82f2d6d404090d0164e720e9dcc30e33a1bb5ff114f2a
[INFO] running `Command { std: "docker" "start" "-a" "a47f5041dea1f7a303d82f2d6d404090d0164e720e9dcc30e33a1bb5ff114f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a47f5041dea1f7a303d82f2d6d404090d0164e720e9dcc30e33a1bb5ff114f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47f5041dea1f7a303d82f2d6d404090d0164e720e9dcc30e33a1bb5ff114f2a", kill_on_drop: false }`
[INFO] [stdout] a47f5041dea1f7a303d82f2d6d404090d0164e720e9dcc30e33a1bb5ff114f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b36fd2052d4167c701dffbed79d3bdac3ade169bf4d6401e0648200e3410234
[INFO] running `Command { std: "docker" "start" "-a" "4b36fd2052d4167c701dffbed79d3bdac3ade169bf4d6401e0648200e3410234", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.0.2
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling regex v1.0.1
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.6.1
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling atty v0.2.10
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.6.6
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling cc v1.0.18
[INFO] [stderr]    Compiling env_logger v0.5.10
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling librocksdb-sys v5.14.2
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:13,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/range_del_aggregator.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:21:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    21 |   uint64_t total_filter_time = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:1:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   +++ |+#include <cstdint>
[INFO] [stderr] warning: librocksdb-sys@5.14.2:     1 | //  Copyright (c) 2016-present, Facebook, Inc.  All rights reserved.
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:26:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    26 |   uint64_t num_input_records = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:26:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:27:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    27 |   uint64_t num_input_deletion_records = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:27:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:28:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    28 |   uint64_t num_input_corrupt_records = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:28:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:29:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    29 |   uint64_t total_input_raw_key_bytes = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:29:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:30:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    30 |   uint64_t total_input_raw_value_bytes = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:30:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:33:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    33 |   uint64_t num_single_del_fallthru = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:33:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:34:3: error: 'uint64_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    34 |   uint64_t num_single_del_mismatch = 0;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/compaction_iteration_stats.h:34:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/write_batch.cc:43:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/internal_stats.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/internal_stats.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/flush_job.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/flush_job.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/table_cache.h:18,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/table_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/experimental.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/flush_scheduler.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/bits/stl_tree.h:63,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/map:62,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/range_del_aggregator.h:8:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/version_set.h:31,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/builder.cc:16:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_filesnapshot.cc:17:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/db/range_del_aggregator.h:16,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable.h:19,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/memtable_list.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/column_family.h:17,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr] warning: librocksdb-sys@5.14.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.14.2: rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   154 |       : fd(_fd),
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |         ^~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/string:51,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/table_cache.h:13:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/tuple:38,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/mutex:40,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/flush_scheduler.h:10,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/flush_scheduler.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr] warning: librocksdb-sys@5.14.2: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/string:51,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/builder.h:9,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/builder.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/bits/stl_tree.h:63,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/map:62,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/include/rocksdb/db.h:14,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/include/rocksdb/experimental.h:8,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/experimental.cc:6:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/db_filesnapshot.cc: In member function 'virtual rocksdb::Status rocksdb::DBImpl::GetLiveFiles(std::vector<std::__cxx11::basic_string<char> >&, uint64_t*, bool)':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/db_filesnapshot.cc:129:25: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   129 |   for (auto live_file : live) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                         ^~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/deque:62,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_impl.h:12:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/13/algorithm:60,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/db/db_filesnapshot.cc:15:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    76 | struct FileMetaData {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |        ^~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                   ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v5.14.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-59bdc02cb58c09b4/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]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = 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]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[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]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = 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]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   OPT_LEVEL = Some("0")
[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]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   DEBUG = Some("true")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/table/full_filter_block.o" "-c" "rocksdb/table/full_filter_block.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/table_cache.o" "-c" "rocksdb/db/table_cache.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.cc"
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/experimental.o" "-c" "rocksdb/db/experimental.cc"
[INFO] [stderr]   CXX = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/db_impl_open.o" "-c" "rocksdb/db/db_impl_open.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc"
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = 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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/write_batch.o" "-c" "rocksdb/db/write_batch.cc"
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/flush_job.o" "-c" "rocksdb/db/flush_job.cc"
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/memtable_list.o" "-c" "rocksdb/db/memtable_list.cc"
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   DEBUG = Some("true")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/flush_scheduler.o" "-c" "rocksdb/db/flush_scheduler.cc"
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/compacted_db_impl.o" "-c" "rocksdb/db/compacted_db_impl.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/range_del_aggregator.o" "-c" "rocksdb/db/range_del_aggregator.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.cc"
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/internal_stats.o" "-c" "rocksdb/db/internal_stats.cc"
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/log_writer.o" "-c" "rocksdb/db/log_writer.cc"
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/range_del_aggregator.cc:6:
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:21:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   21 |   uint64_t total_filter_time = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:1:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=    1 | //  Copyright (c) 2016-present, Facebook, Inc.  All rights reserved.
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:26:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   26 |   uint64_t num_input_records = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:26:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:27:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   27 |   uint64_t num_input_deletion_records = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:27:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:28:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   28 |   uint64_t num_input_corrupt_records = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:28:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:29:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   29 |   uint64_t total_input_raw_key_bytes = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:29:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:30:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   30 |   uint64_t total_input_raw_value_bytes = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:30:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:33:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   33 |   uint64_t num_single_del_fallthru = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:33:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:34:3: error: 'uint64_t' does not name a type
[INFO] [stderr]   cargo:warning=   34 |   uint64_t num_single_del_mismatch = 0;
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/compaction_iteration_stats.h:34:3: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/db/malloc_stats.o" "-c" "rocksdb/db/malloc_stats.cc"
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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_batch.cc:43:
[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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h: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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   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: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[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]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[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]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc"
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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/memtable_list.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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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/flush_job.h:19,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   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:16,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   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=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:16,
[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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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/flush_scheduler.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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/bits/stl_tree.h:63,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/map:62,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/range_del_aggregator.h:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : 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:16,
[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_impl_open.cc:9:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   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: 1
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:16,
[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:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  154 |       : fd(_fd),
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/string:51,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:13:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/tuple:38,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/mutex:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.h:10,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/flush_scheduler.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/string:51,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/builder.h:9,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/builder.cc:10:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/bits/stl_tree.h:63,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/map:62,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/db.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/experimental.h:8,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/experimental.cc:6:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/db_filesnapshot.cc: In member function 'virtual rocksdb::Status rocksdb::DBImpl::GetLiveFiles(std::vector<std::__cxx11::basic_string<char> >&, uint64_t*, bool)':
[INFO] [stderr]   cargo:warning=rocksdb/db/db_filesnapshot.cc:129:25: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=  129 |   for (auto live_file : live) {
[INFO] [stderr]   cargo:warning=      |                         ^~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/deque:62,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:12:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/algorithm:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_filesnapshot.cc:15:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = true; _T1 = int; _T2 = rocksdb::FileMetaData]':
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:4:   required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/alloc_traits.h:538:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/vector.tcc:117:30:   required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy]
[INFO] [stderr]   cargo:warning=   76 | struct FileMetaData {
[INFO] [stderr]   cargo:warning=      |        ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)'
[INFO] [stderr]   cargo:warning=   47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]   cargo:warning=      |                   ^~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  688 |         : 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 '1baf923b9c3a455162afe43e18647f494c1a4b73'.
[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]   Custom { kind: Other, error: "Internal rustfmt error" }
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (760) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.18/src/lib.rs:2181:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-3d40c97981864738/out/rocksdb/table/full_filter_block.o" "-c" "rocksdb/table/full_filter_block.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5da9922c3552 - std[be5369b555b52af3]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5da9922c3552 - std[be5369b555b52af3]::backtrace_rs::backtrace::trace_unsynchronized::<std[be5369b555b52af3]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5da9922c3552 - std[be5369b555b52af3]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5da9922c3552 - <<std[be5369b555b52af3]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3d2fe7bf6445d6f1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5da9922db68a - <core[3d2fe7bf6445d6f1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5da9922db68a - core[3d2fe7bf6445d6f1]::fmt::write
[INFO] [stderr]      6:     0x5da9922ca036 - std[be5369b555b52af3]::io::default_write_fmt::<std[be5369b555b52af3]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5da9922ca036 - <std[be5369b555b52af3]::sys::stdio::unix::Stderr as std[be5369b555b52af3]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5da9922a2caf - <std[be5369b555b52af3]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5da9922a2caf - std[be5369b555b52af3]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5da9922bd3b1 - std[be5369b555b52af3]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5da9922bd61b - std[be5369b555b52af3]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5da9922a2d68 - std[be5369b555b52af3]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5da99229a5e9 - std[be5369b555b52af3]::sys::backtrace::__rust_end_short_backtrace::<std[be5369b555b52af3]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5da9922a37dd - __rustc[364230e5ce342739]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5da9922dbdfc - core[3d2fe7bf6445d6f1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5da992238417 - cc[27e2b0415965b9ca]::fail
[INFO] [stderr]     17:     0x5da992246356 - <cc[27e2b0415965b9ca]::Build>::compile
[INFO] [stderr]     18:     0x5da991f3bd4d - build_script_build[1b5adf5f6f3f1c7]::build_rocksdb
[INFO] [stderr]     19:     0x5da991f3c759 - build_script_build[1b5adf5f6f3f1c7]::main
[INFO] [stderr]     20:     0x5da991f3de53 - <fn() as core[3d2fe7bf6445d6f1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5da991f3b0e6 - std[be5369b555b52af3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5da991f3b569 - std[be5369b555b52af3]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5da9922bc556 - <&dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe as core[3d2fe7bf6445d6f1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5da9922bc556 - std[be5369b555b52af3]::panicking::catch_unwind::do_call::<&dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5da9922bc556 - std[be5369b555b52af3]::panicking::catch_unwind::<i32, &dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5da9922bc556 - std[be5369b555b52af3]::panic::catch_unwind::<&dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5da9922bc556 - std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5da9922bc556 - std[be5369b555b52af3]::panicking::catch_unwind::do_call::<std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5da9922bc556 - std[be5369b555b52af3]::panicking::catch_unwind::<isize, std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5da9922bc556 - std[be5369b555b52af3]::panic::catch_unwind::<std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5da9922bc556 - std[be5369b555b52af3]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5da991f3aff1 - std[be5369b555b52af3]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5da991f3e085 - main
[INFO] [stderr]     34:     0x7b0fb496b1ca - <unknown>
[INFO] [stderr]     35:     0x7b0fb496b28b - __libc_start_main
[INFO] [stderr]     36:     0x5da991f3a015 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "4b36fd2052d4167c701dffbed79d3bdac3ade169bf4d6401e0648200e3410234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b36fd2052d4167c701dffbed79d3bdac3ade169bf4d6401e0648200e3410234", kill_on_drop: false }`
[INFO] [stdout] 4b36fd2052d4167c701dffbed79d3bdac3ade169bf4d6401e0648200e3410234
