[INFO] fetching crate rexrocksdb 0.3.2...
[INFO] testing rexrocksdb-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate rexrocksdb 0.3.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rexrocksdb 0.3.2
[INFO] removed 1 missing tests
[INFO] finished tweaking crates.io crate rexrocksdb 0.3.2
[INFO] tweaked toml for crates.io crate rexrocksdb 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rexrocksdb 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding crc v1.8.1 (available: v3.3.0)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]   Downloaded librocksdbsys v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83e3c10d08ce50a663739027f284945caa923186579dd552116aaf46d08752e4
[INFO] running `Command { std: "docker" "start" "-a" "83e3c10d08ce50a663739027f284945caa923186579dd552116aaf46d08752e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83e3c10d08ce50a663739027f284945caa923186579dd552116aaf46d08752e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e3c10d08ce50a663739027f284945caa923186579dd552116aaf46d08752e4", kill_on_drop: false }`
[INFO] [stdout] 83e3c10d08ce50a663739027f284945caa923186579dd552116aaf46d08752e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f21096372316b7fd0a7c780922f3ca6ed58bbfb60d58f71e9346b808e9ba3764
[INFO] running `Command { std: "docker" "start" "-a" "f21096372316b7fd0a7c780922f3ca6ed58bbfb60d58f71e9346b808e9ba3764", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling librocksdbsys v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr] error: failed to run custom build command for `librocksdbsys v0.1.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/librocksdbsys-57d886445200571b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   ("CARGO", "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/cargo")
[INFO] [stderr]   ("CARGO_CFG_FEATURE", "default")
[INFO] [stderr]   ("CARGO_CFG_FMT_DEBUG", "full")
[INFO] [stderr]   ("CARGO_CFG_OVERFLOW_CHECKS", "")
[INFO] [stderr]   ("CARGO_CFG_PANIC", "unwind")
[INFO] [stderr]   ("CARGO_CFG_RELOCATION_MODEL", "pic")
[INFO] [stderr]   ("CARGO_CFG_TARGET_ABI", "")
[INFO] [stderr]   ("CARGO_CFG_TARGET_ARCH", "x86_64")
[INFO] [stderr]   ("CARGO_CFG_TARGET_ENDIAN", "little")
[INFO] [stderr]   ("CARGO_CFG_TARGET_ENV", "gnu")
[INFO] [stderr]   ("CARGO_CFG_TARGET_FAMILY", "unix")
[INFO] [stderr]   ("CARGO_CFG_TARGET_FEATURE", "fxsr,sse,sse2,x87")
[INFO] [stderr]   ("CARGO_CFG_TARGET_HAS_ATOMIC", "16,32,64,8,ptr")
[INFO] [stderr]   ("CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT", "16,32,64,8,ptr")
[INFO] [stderr]   ("CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE", "16,32,64,8,ptr")
[INFO] [stderr]   ("CARGO_CFG_TARGET_HAS_RELIABLE_F128", "")
[INFO] [stderr]   ("CARGO_CFG_TARGET_HAS_RELIABLE_F16", "")
[INFO] [stderr]   ("CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH", "")
[INFO] [stderr]   ("CARGO_CFG_TARGET_OS", "linux")
[INFO] [stderr]   ("CARGO_CFG_TARGET_POINTER_WIDTH", "64")
[INFO] [stderr]   ("CARGO_CFG_TARGET_THREAD_LOCAL", "")
[INFO] [stderr]   ("CARGO_CFG_TARGET_VENDOR", "unknown")
[INFO] [stderr]   ("CARGO_CFG_UB_CHECKS", "")
[INFO] [stderr]   ("CARGO_CFG_UNIX", "")
[INFO] [stderr]   ("CARGO_ENCODED_RUSTFLAGS", "--cap-lints=forbid")
[INFO] [stderr]   ("CARGO_FEATURE_DEFAULT", "1")
[INFO] [stderr]   ("CARGO_HOME", "/opt/rustwide/cargo-home")
[INFO] [stderr]   ("CARGO_INCREMENTAL", "0")
[INFO] [stderr]   ("CARGO_MAKEFLAGS", "-j --jobserver-fds=8,9 --jobserver-auth=8,9")
[INFO] [stderr]   ("CARGO_MANIFEST_DIR", "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2")
[INFO] [stderr]   ("CARGO_MANIFEST_LINKS", "rocksdb")
[INFO] [stderr]   ("CARGO_MANIFEST_PATH", "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/Cargo.toml")
[INFO] [stderr]   ("CARGO_PKG_AUTHORS", "Andrey Vesnovaty <andrey.vesnovaty@gmail.com>")
[INFO] [stderr]   ("CARGO_PKG_DESCRIPTION", "Fork of librocksdb_sys wrapper for Facebook's RocksDB embeddable database.")
[INFO] [stderr]   ("CARGO_PKG_HOMEPAGE", "https://github.com/andrey-ve/rexrocksdb")
[INFO] [stderr]   ("CARGO_PKG_LICENSE", "Apache-2.0")
[INFO] [stderr]   ("CARGO_PKG_LICENSE_FILE", "")
[INFO] [stderr]   ("CARGO_PKG_NAME", "librocksdbsys")
[INFO] [stderr]   ("CARGO_PKG_README", "")
[INFO] [stderr]   ("CARGO_PKG_REPOSITORY", "https://github.com/andrey-ve/rexrocksdb")
[INFO] [stderr]   ("CARGO_PKG_RUST_VERSION", "")
[INFO] [stderr]   ("CARGO_PKG_VERSION", "0.1.2")
[INFO] [stderr]   ("CARGO_PKG_VERSION_MAJOR", "0")
[INFO] [stderr]   ("CARGO_PKG_VERSION_MINOR", "1")
[INFO] [stderr]   ("CARGO_PKG_VERSION_PATCH", "2")
[INFO] [stderr]   ("CARGO_PKG_VERSION_PRE", "")
[INFO] [stderr]   ("CARGO_TARGET_DIR", "/opt/rustwide/target")
[INFO] [stderr]   ("DEBUG", "true")
[INFO] [stderr]   ("DEP_BZIP2_INCLUDE", "/opt/rustwide/target/debug/build/bzip2-sys-59c3208efcf9a4d3/out/include")
[INFO] [stderr]   ("DEP_BZIP2_ROOT", "/opt/rustwide/target/debug/build/bzip2-sys-59c3208efcf9a4d3/out")
[INFO] [stderr]   ("DEP_ZSTD_INCLUDE", "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib")
[INFO] [stderr]   ("DEP_ZSTD_ROOT", "/opt/rustwide/target/debug/build/zstd-sys-d0dbfe1bd3594efc/out")
[INFO] [stderr]   ("DEP_Z_INCLUDE", "/opt/rustwide/target/debug/build/libz-sys-e809dfbc0916e489/out/include")
[INFO] [stderr]   ("DEP_Z_ROOT", "/opt/rustwide/target/debug/build/libz-sys-e809dfbc0916e489/out")
[INFO] [stderr]   ("HOME", "/root")
[INFO] [stderr]   ("HOST", "x86_64-unknown-linux-gnu")
[INFO] [stderr]   ("HOSTNAME", "f21096372316")
[INFO] [stderr]   ("LD_LIBRARY_PATH", "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib")
[INFO] [stderr]   ("NUM_JOBS", "8")
[INFO] [stderr]   ("OPT_LEVEL", "0")
[INFO] [stderr]   ("OUT_DIR", "/opt/rustwide/target/debug/build/librocksdbsys-eb93c22cf1db9a40/out")
[INFO] [stderr]   ("PATH", "/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")
[INFO] [stderr]   ("PROFILE", "debug")
[INFO] [stderr]   ("RUSTC", "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc")
[INFO] [stderr]   ("RUSTDOC", "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustdoc")
[INFO] [stderr]   ("RUSTDOCFLAGS", "--cap-lints=forbid")
[INFO] [stderr]   ("RUSTUP_HOME", "/opt/rustwide/rustup-home")
[INFO] [stderr]   ("RUSTUP_TOOLCHAIN", "c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38")
[INFO] [stderr]   ("RUST_BACKTRACE", "full")
[INFO] [stderr]   ("RUST_RECURSION_COUNT", "1")
[INFO] [stderr]   ("SOURCE_DIR", "/opt/rustwide/workdir")
[INFO] [stderr]   ("SSL_CERT_DIR", "/usr/lib/ssl/certs")
[INFO] [stderr]   ("SSL_CERT_FILE", "/usr/lib/ssl/cert.pem")
[INFO] [stderr]   ("TARGET", "x86_64-unknown-linux-gnu")
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/librocksdbsys-eb93c22cf1db9a40/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/libz-sys-e809dfbc0916e489/out:/opt/rustwide/target/debug/build/bzip2-sys-59c3208efcf9a4d3/out:/opt/rustwide/target/debug/build/zstd-sys-d0dbfe1bd3594efc/out:" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb" "-DWITH_ZLIB=ON" "-DWITH_BZ2=ON" "-DWITH_ZSTD=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/librocksdbsys-eb93c22cf1db9a40/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Found zlib: /opt/rustwide/target/debug/build/libz-sys-e809dfbc0916e489/out/lib/libz.a  
[INFO] [stderr]   -- Found bzip2: /opt/rustwide/target/debug/build/bzip2-sys-59c3208efcf9a4d3/out/lib/libbz2.a  
[INFO] [stderr]   -- Found zstd: /opt/rustwide/target/debug/build/zstd-sys-d0dbfe1bd3594efc/out/libzstd.a  
[INFO] [stderr]   -- Found Git: /usr/bin/git (found version "2.43.0") 
[INFO] [stderr]   -- Performing Test HAVE_SSE42
[INFO] [stderr]   -- Performing Test HAVE_SSE42 - Success
[INFO] [stderr]   -- Performing Test HAVE_THREAD_LOCAL
[INFO] [stderr]   -- Performing Test HAVE_THREAD_LOCAL - Success
[INFO] [stderr]   -- Found NUMA: /usr/lib/x86_64-linux-gnu/libnuma.so  
[INFO] [stderr]   -- Found TBB: /usr/lib/x86_64-linux-gnu/libtbb.so  
[INFO] [stderr]   -- Performing Test HAVE_FALLOCATE
[INFO] [stderr]   -- Performing Test HAVE_FALLOCATE - Success
[INFO] [stderr]   -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE
[INFO] [stderr]   -- Performing Test HAVE_SYNC_FILE_RANGE_WRITE - Success
[INFO] [stderr]   -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP
[INFO] [stderr]   -- Performing Test HAVE_PTHREAD_MUTEX_ADAPTIVE_NP - Success
[INFO] [stderr]   -- Looking for malloc_usable_size
[INFO] [stderr]   -- Looking for malloc_usable_size - found
[INFO] [stderr]   -- Looking for sched_getcpu
[INFO] [stderr]   -- Looking for sched_getcpu - found
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- JNI library is disabled
[INFO] [stderr]   -- Configuring done (4.1s)
[INFO] [stderr]   -- Generating done (0.5s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/librocksdbsys-eb93c22cf1db9a40/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/librocksdbsys-eb93c22cf1db9a40/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/librocksdbsys-eb93c22cf1db9a40/out/build" "--target" "rocksdb" "--config" "Debug"
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o
[INFO] [stderr]   [  0%] Built target build_version
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.cc.o
[INFO] [stderr]   [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_job.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:35 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/range_del_aggregator.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable_list.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/db_impl.h:23,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compacted_db_impl.h:8,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compacted_db_impl.cc:7:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:153:9: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]     153 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/range_del_aggregator.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable_list.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:153:9: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]     153 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/range_del_aggregator.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable_list.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:153:9: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]     153 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/range_del_aggregator.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable_list.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/builder.cc:16:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:153:9: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]     153 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/range_del_aggregator.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable_list.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_set.h:31,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction.h:11,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_iterator.h:12,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_iterator.cc:6:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:153:9: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]     153 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:218:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/13/deque:62,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_set.h:22:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:223:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:146: CMakeFiles/rocksdb.dir/db/column_family.cc.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/range_del_aggregator.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable.h:19,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/memtable_list.h:15,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/column_family.h:17,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_job.h:20,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_job.cc:10:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:153:9: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]     153 |       : fd(_fd),
[INFO] [stderr]         |         ^~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:218:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/13/deque:62,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/db_impl.h:12:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:223:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:218:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/13/string:51,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/builder.h:9,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/builder.cc:10:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:223:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:218:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/13/algorithm:60,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_iterator.h:7:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:223:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cc1plus: all warnings being treated as errors
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:174: CMakeFiles/rocksdb.dir/db/compaction.cc.o] Error 1
[INFO] [stderr]   cc1plus: all warnings being treated as errors
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:188: CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o] Error 1
[INFO] [stderr]   cc1plus: all warnings being treated as errors
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:160: CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 1
[INFO] [stderr]   cc1plus: all warnings being treated as errors
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:118: CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 1
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h: In instantiation of 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]':
[INFO] [stderr]   /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 = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; allocator_type = std::allocator<rocksdb::CompactionJob::SubcompactionState::Output>]'
[INFO] [stderr]   /usr/include/c++/13/bits/stl_vector.h:1286:30:   required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator<rocksdb::CompactionJob::SubcompactionState::Output>; value_type = rocksdb::CompactionJob::SubcompactionState::Output]'
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_job.cc:1282:33:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_job.cc:80:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here
[INFO] [stderr]      80 |   struct Output {
[INFO] [stderr]         |          ^~~~~~
[INFO] [stderr]   In file included from /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h:33,
[INFO] [stderr]                    from /usr/include/c++/13/bits/allocator.h:46,
[INFO] [stderr]                    from /usr/include/c++/13/deque:63,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/compaction_job.h:12:
[INFO] [stderr]   /usr/include/c++/13/bits/new_allocator.h:191:11: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here
[INFO] [stderr]     191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]   /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]   /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]   /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]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:218:28:   required from here
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.2/rocksdb/db/version_edit.h:76:8: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy]
[INFO] [stderr]      76 | struct FileMetaData {
[INFO] [stderr]         |        ^~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/librocksdbsys-0.1.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]      47 |   FileDescriptor& operator=(const FileDescriptor& fd) {
[INFO] [stderr]         |                   ^~~~~~~~
[INFO] [stderr]   In file included from /usr/include/c++/13/bits/stl_algobase.h:64,
[INFO] [stderr]                    from /usr/include/c++/13/deque:62:
[INFO] [stderr]   /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here
[INFO] [stderr]     688 |         : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y))
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cc1plus: all warnings being treated as errors
[INFO] [stderr]   gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:202: CMakeFiles/rocksdb.dir/db/compaction_job.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:475: CMakeFiles/rocksdb.dir/all] Error 2
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:482: CMakeFiles/rocksdb.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:205: rocksdb] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (557) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5931a0561562 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5931a0561562 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5931a0561562 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5931a0561562 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5931a05723ef - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5931a05723ef - core::fmt::write::h24186904251c31cb
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5931a052b223 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5931a052b223 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5931a0538812 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5931a053e10f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5931a053df69 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5931a053e6e5 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5931a053e57a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5931a0538959 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5931a051f53d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5931a0576540 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5931a048567b - cmake::fail::hed5ee723881e3924
[INFO] [stderr]     17:     0x5931a0485302 - cmake::run::h725b0e80d40b07e0
[INFO] [stderr]     18:     0x5931a048b5e4 - cmake::Config::build::h8f72a05a97f1b0eb
[INFO] [stderr]     19:     0x5931a04750c8 - build_script_build::build_rocksdb::hdd4e65f75b4c2abd
[INFO] [stderr]     20:     0x5931a04756e6 - build_script_build::main::h79439f43f3253bff
[INFO] [stderr]     21:     0x5931a04764e3 - core::ops::function::FnOnce::call_once::h0b3de09a6b53d0ee
[INFO] [stderr]     22:     0x5931a0476426 - std::sys::backtrace::__rust_begin_short_backtrace::h6d651894649df56a
[INFO] [stderr]     23:     0x5931a04763a9 - std::rt::lang_start::{{closure}}::h381021724d28aea5
[INFO] [stderr]     24:     0x5931a052ced0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5931a052ced0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5931a052ced0 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5931a052ced0 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5931a052ced0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5931a052ced0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x5931a052ced0 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x5931a052ced0 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5931a052ced0 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stderr]                                  at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5931a0476391 - std::rt::lang_start::h5a072afacdd2ad53
[INFO] [stderr]     34:     0x5931a0478165 - main
[INFO] [stderr]     35:     0x766bbedd61ca - <unknown>
[INFO] [stderr]     36:     0x766bbedd628b - __libc_start_main
[INFO] [stderr]     37:     0x5931a0474c55 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f21096372316b7fd0a7c780922f3ca6ed58bbfb60d58f71e9346b808e9ba3764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21096372316b7fd0a7c780922f3ca6ed58bbfb60d58f71e9346b808e9ba3764", kill_on_drop: false }`
[INFO] [stdout] f21096372316b7fd0a7c780922f3ca6ed58bbfb60d58f71e9346b808e9ba3764
