[INFO] cloning repository https://github.com/tonyboxes/albedo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonyboxes/albedo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 382620a75f301086ca441b5dd24d745e0f4ee0bd
[INFO] testing tonyboxes/albedo against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonyboxes%2Falbedo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tonyboxes/albedo
[INFO] finished tweaking git repo https://github.com/tonyboxes/albedo
[INFO] tweaked toml for git repo https://github.com/tonyboxes/albedo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tonyboxes/albedo on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tonyboxes/albedo 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca
[INFO] running `Command { std: "docker" "start" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libc v0.2.43
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling nodrop v0.1.12
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling rayon v1.0.2
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling humantime v1.1.1
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.8.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.6.8
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling librocksdb-sys v5.14.2
[INFO] [stderr] warning: librocksdb-sys@5.14.2: In file included from rocksdb/util/bloom.cc:10:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/include/rocksdb/filter_policy.h:53:39: error: 'uint32_t' does not name a type
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    53 |   virtual int CalculateNumEntry(const uint32_t /*space*/) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                       ^~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/include/rocksdb/filter_policy.h:28:1: note: 'uint32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    27 | #include <vector>
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   +++ |+#include <cstdint>
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    28 | 
[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/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/util/bloom.cc:14:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/table/full_filter_bits_builder.h:47:15: error: 'virtual int rocksdb::FullFilterBitsBuilder::CalculateNumEntry(uint32_t)' marked 'override', but does not override
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   virtual int CalculateNumEntry(const uint32_t space) override;
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |               ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/include/rocksdb/filter_policy.h:53:15: warning: 'virtual int rocksdb::FilterBitsBuilder::CalculateNumEntry(int)' was hidden [-Woverloaded-virtual=]
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    53 |   virtual int CalculateNumEntry(const uint32_t /*space*/) {
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |               ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: rocksdb/table/full_filter_bits_builder.h:47:15: note:   by 'virtual int rocksdb::FullFilterBitsBuilder::CalculateNumEntry(uint32_t)'
[INFO] [stderr] warning: librocksdb-sys@5.14.2:    47 |   virtual int CalculateNumEntry(const uint32_t space) override;
[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/db_impl.h:22,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc:13:
[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: 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++/15/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:   191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/15/bits/alloc_traits.h:674: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:   674 |           __a.construct(__p, std::forward<_Args>(__args)...);
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |           ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/15/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:   117 |             _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   118 |                                      std::forward<_Args>(__args)...);
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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:   227 |     new_files_.emplace_back(level, std::move(f));
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[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++/15/bits/stl_algobase.h:64,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/15/bits/stl_tree.h:65,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from /usr/include/c++/15/map:64,
[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/utilities/transactions/optimistic_transaction_db_impl.h:9,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:                  from rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc:8:
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/15/bits/stl_pair.h:902:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   902 |         : 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++/15/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:   191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/15/bits/alloc_traits.h:674: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:   674 |           __a.construct(__p, std::forward<_Args>(__args)...);
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |           ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2: /usr/include/c++/15/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:   117 |             _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   118 |                                      std::forward<_Args>(__args)...);
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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:   232 |     new_files_.emplace_back(level, f);
[INFO] [stderr] warning: librocksdb-sys@5.14.2:       |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[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++/15/bits/stl_pair.h:902:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr] warning: librocksdb-sys@5.14.2:   902 |         : 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_RELEASE_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/release/build/librocksdb-sys-14e35286e6cd8c96/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]   OPT_LEVEL = Some("3")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/utilities/blob_db/blob_log_format.o" "-c" "rocksdb/utilities/blob_db/blob_log_format.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/utilities/merge_operators/bytesxor.o" "-c" "rocksdb/utilities/merge_operators/bytesxor.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/util/bloom.o" "-c" "rocksdb/util/bloom.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/tools/dump/db_dump_tool.o" "-c" "rocksdb/tools/dump/db_dump_tool.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/utilities/document/json_document.o" "-c" "rocksdb/utilities/document/json_document.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/utilities/transactions/optimistic_transaction_db_impl.o" "-c" "rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/table/table_properties.o" "-c" "rocksdb/table/table_properties.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/table/partitioned_filter_block.o" "-c" "rocksdb/table/partitioned_filter_block.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/table/sst_file_writer.o" "-c" "rocksdb/table/sst_file_writer.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/utilities/cassandra/merge_operator.o" "-c" "rocksdb/utilities/cassandra/merge_operator.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/util/dynamic_bloom.o" "-c" "rocksdb/util/dynamic_bloom.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/table/full_filter_block.o" "-c" "rocksdb/table/full_filter_block.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/util/comparator.o" "-c" "rocksdb/util/comparator.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/db/write_batch.o" "-c" "rocksdb/db/write_batch.cc"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/util/arena.o" "-c" "rocksdb/util/arena.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/util/concurrent_arena.o" "-c" "rocksdb/util/concurrent_arena.cc"
[INFO] [stderr]   cargo:warning=In file included from rocksdb/util/bloom.cc:10:
[INFO] [stderr]   cargo:warning=rocksdb/include/rocksdb/filter_policy.h:53:39: error: 'uint32_t' does not name a type
[INFO] [stderr]   cargo:warning=   53 |   virtual int CalculateNumEntry(const uint32_t /*space*/) {
[INFO] [stderr]   cargo:warning=      |                                       ^~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/include/rocksdb/filter_policy.h:28:1: note: 'uint32_t' is defined in header '<cstdint>'; this is probably fixable by adding '#include <cstdint>'
[INFO] [stderr]   cargo:warning=   27 | #include <vector>
[INFO] [stderr]   cargo:warning=  +++ |+#include <cstdint>
[INFO] [stderr]   cargo:warning=   28 | 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/utilities/option_change_migration/option_change_migration.o" "-c" "rocksdb/utilities/option_change_migration/option_change_migration.cc"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/out/rocksdb/util/event_logger.o" "-c" "rocksdb/util/event_logger.cc"
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[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/util/bloom.cc:14:
[INFO] [stderr]   cargo:warning=rocksdb/table/full_filter_bits_builder.h:47:15: error: 'virtual int rocksdb::FullFilterBitsBuilder::CalculateNumEntry(uint32_t)' marked 'override', but does not override
[INFO] [stderr]   cargo:warning=   47 |   virtual int CalculateNumEntry(const uint32_t space) override;
[INFO] [stderr]   cargo:warning=      |               ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/include/rocksdb/filter_policy.h:53:15: warning: 'virtual int rocksdb::FilterBitsBuilder::CalculateNumEntry(int)' was hidden [-Woverloaded-virtual=]
[INFO] [stderr]   cargo:warning=   53 |   virtual int CalculateNumEntry(const uint32_t /*space*/) {
[INFO] [stderr]   cargo:warning=      |               ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/table/full_filter_bits_builder.h:47:15: note:   by 'virtual int rocksdb::FullFilterBitsBuilder::CalculateNumEntry(uint32_t)'
[INFO] [stderr]   cargo:warning=   47 |   virtual int CalculateNumEntry(const uint32_t space) override;
[INFO] [stderr]   cargo:warning=      |               ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h: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/utilities/transactions/optimistic_transaction_db_impl.cc:13:
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: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]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC<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++/15/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=  191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/15/bits/alloc_traits.h:674: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=  674 |           __a.construct(__p, std::forward<_Args>(__args)...);
[INFO] [stderr]   cargo:warning=      |           ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/15/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=  117 |             _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=  118 |                                      std::forward<_Args>(__args)...);
[INFO] [stderr]   cargo:warning=      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:227:28:   required from here
[INFO] [stderr]   cargo:warning=  227 |     new_files_.emplace_back(level, std::move(f));
[INFO] [stderr]   cargo:warning=      |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[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++/15/bits/stl_algobase.h:64,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/15/bits/stl_tree.h:65,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/15/map:64,
[INFO] [stderr]   cargo:warning=                 from rocksdb/include/rocksdb/db.h:14,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/optimistic_transaction_db_impl.h:9,
[INFO] [stderr]   cargo:warning=                 from rocksdb/utilities/transactions/optimistic_transaction_db_impl.cc:8:
[INFO] [stderr]   cargo:warning=/usr/include/c++/15/bits/stl_pair.h:902:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]   cargo:warning=  902 |         : 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++/15/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=  191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/15/bits/alloc_traits.h:674: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=  674 |           __a.construct(__p, std::forward<_Args>(__args)...);
[INFO] [stderr]   cargo:warning=      |           ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/c++/15/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=  117 |             _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=  118 |                                      std::forward<_Args>(__args)...);
[INFO] [stderr]   cargo:warning=      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=rocksdb/db/version_edit.h:232:28:   required from here
[INFO] [stderr]   cargo:warning=  232 |     new_files_.emplace_back(level, f);
[INFO] [stderr]   cargo:warning=      |     ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[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++/15/bits/stl_pair.h:902:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]   cargo:warning=  902 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]   cargo:warning=      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the toolchain '1.99.0-beta.1-x86_64-unknown-linux-gnu'.
[INFO] [stderr]   help: run `rustup component add --toolchain 1.99.0-beta.1-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stderr]   Custom { kind: Other, error: "Internal rustfmt error" }
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (791) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.25/src/lib.rs:2260:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-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/release/build/librocksdb-sys-f204db43fe8a563a/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:     0x5cb4e58eb1e1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5cb4e590333a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5cb4e58f16fc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5cb4e58c82f6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5cb4e58e4e91 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5cb4e58e51bb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5cb4e58c83a2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5cb4e58c0ae9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5cb4e58c8cad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5cb4e5903adc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5cb4e5869c17 - cc[fda13530afd79af7]::fail
[INFO] [stderr]     11:     0x5cb4e58781fd - <cc[fda13530afd79af7]::Build>::compile
[INFO] [stderr]     12:     0x5cb4e55aec5c - build_script_build[ea069dd6746a326b]::build_rocksdb
[INFO] [stderr]     13:     0x5cb4e55af669 - build_script_build[ea069dd6746a326b]::main
[INFO] [stderr]     14:     0x5cb4e55b0893 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x5cb4e55ae126 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x5cb4e55ae4f9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x5cb4e58e42b9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x5cb4e55adfc1 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x5cb4e55b0a15 - main
[INFO] [stderr]     20:     0x7310bd977601 - <unknown>
[INFO] [stderr]     21:     0x7310bd977718 - __libc_start_main
[INFO] [stderr]     22:     0x5cb4e55ad2f5 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca", kill_on_drop: false }`
[INFO] [stdout] 7c8fa8cdfb03e6fc5f8c9c60880edf8747b482737021c4c497ad3b83fddcc8ca
