[INFO] cloning repository https://github.com/angelini/rocksql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelini/rocksql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Frocksql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Frocksql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dc4aba53fa95bc54f35d8ba46d4287d4499695d [INFO] checking angelini/rocksql/2dc4aba53fa95bc54f35d8ba46d4287d4499695d against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Frocksql" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelini/rocksql on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelini/rocksql [INFO] finished tweaking git repo https://github.com/angelini/rocksql [INFO] tweaked toml for git repo https://github.com/angelini/rocksql written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/angelini/rocksql 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/pingcap/rust-rocksdb.git` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/bzip2-rs.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/libz-sys.git` [INFO] [stderr] Updating git submodule `https://github.com/madler/zlib` [INFO] [stderr] Updating git repository `https://github.com/busyjay/lz4-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/lz4/lz4.git` [INFO] [stderr] Updating git repository `https://github.com/busyjay/rust-snappy.git` [INFO] [stderr] Updating git submodule `https://github.com/google/snappy.git` [INFO] [stderr] Updating git repository `https://github.com/gyscos/zstd-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blob v0.2.0 [INFO] [stderr] Downloaded cmake v0.1.34 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9892296d1100eaa72b174007f095853c25e40248b70930d799907d170a818dbb [INFO] running `Command { std: "docker" "start" "-a" "9892296d1100eaa72b174007f095853c25e40248b70930d799907d170a818dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9892296d1100eaa72b174007f095853c25e40248b70930d799907d170a818dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9892296d1100eaa72b174007f095853c25e40248b70930d799907d170a818dbb", kill_on_drop: false }` [INFO] [stdout] 9892296d1100eaa72b174007f095853c25e40248b70930d799907d170a818dbb [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0f84bceea261f2bb214358aa49c5e00f02d57c1664046a079383bc87221420 [INFO] running `Command { std: "docker" "start" "-a" "1b0f84bceea261f2bb214358aa49c5e00f02d57c1664046a079383bc87221420", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Compiling bzip2-sys v0.1.6 (https://github.com/alexcrichton/bzip2-rs.git#54aef435) [INFO] [stderr] Compiling libz-sys v1.0.18 (https://github.com/busyjay/libz-sys.git?branch=static-link#bb77b618) [INFO] [stderr] Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [INFO] [stderr] Compiling librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git#f7205e63) [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Compiling zstd-sys v1.4.4+zstd.1.3.5 (https://github.com/gyscos/zstd-rs.git#0100c848) [INFO] [stderr] error: failed to run custom build command for `librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git#f7205e63)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb_sys-bceb363d5933ae81/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] ("CARGO", "/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/cargo") [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") [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_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=allow") [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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys") [INFO] [stderr] ("CARGO_MANIFEST_LINKS", "rocksdb") [INFO] [stderr] ("CARGO_MANIFEST_PATH", "/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/Cargo.toml") [INFO] [stderr] ("CARGO_PKG_AUTHORS", "Jay Lee ") [INFO] [stderr] ("CARGO_PKG_DESCRIPTION", "") [INFO] [stderr] ("CARGO_PKG_HOMEPAGE", "") [INFO] [stderr] ("CARGO_PKG_LICENSE", "") [INFO] [stderr] ("CARGO_PKG_LICENSE_FILE", "") [INFO] [stderr] ("CARGO_PKG_NAME", "librocksdb_sys") [INFO] [stderr] ("CARGO_PKG_README", "") [INFO] [stderr] ("CARGO_PKG_REPOSITORY", "") [INFO] [stderr] ("CARGO_PKG_RUST_VERSION", "") [INFO] [stderr] ("CARGO_PKG_VERSION", "0.1.0") [INFO] [stderr] ("CARGO_PKG_VERSION_MAJOR", "0") [INFO] [stderr] ("CARGO_PKG_VERSION_MINOR", "1") [INFO] [stderr] ("CARGO_PKG_VERSION_PATCH", "0") [INFO] [stderr] ("CARGO_PKG_VERSION_PRE", "") [INFO] [stderr] ("CARGO_TARGET_DIR", "/opt/rustwide/target") [INFO] [stderr] ("DEBUG", "true") [INFO] [stderr] ("DEP_BZIP2_ROOT", "/opt/rustwide/target/debug/build/bzip2-sys-56bf58f6f9b89de7/out") [INFO] [stderr] ("DEP_LZ4_ROOT", "/opt/rustwide/target/debug/build/lz4-sys-06bf50e4f17a7eeb/out") [INFO] [stderr] ("DEP_SNAPPY_ROOT", "/opt/rustwide/target/debug/build/snappy-sys-e3e83441e41db21d/out/build") [INFO] [stderr] ("DEP_ZSTD_ROOT", "/opt/rustwide/target/debug/build/zstd-sys-48c08631d97b0947/out") [INFO] [stderr] ("DEP_Z_INCLUDE", "/opt/rustwide/target/debug/build/libz-sys-fc19990ac912b90b/out/include") [INFO] [stderr] ("DEP_Z_ROOT", "/opt/rustwide/target/debug/build/libz-sys-fc19990ac912b90b/out") [INFO] [stderr] ("HOME", "/root") [INFO] [stderr] ("HOST", "x86_64-unknown-linux-gnu") [INFO] [stderr] ("HOSTNAME", "1b0f84bceea2") [INFO] [stderr] ("LD_LIBRARY_PATH", "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/lib") [INFO] [stderr] ("NUM_JOBS", "8") [INFO] [stderr] ("OPT_LEVEL", "0") [INFO] [stderr] ("OUT_DIR", "/opt/rustwide/target/debug/build/librocksdb_sys-49c690b4a3f1f710/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/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustc") [INFO] [stderr] ("RUSTDOC", "/opt/rustwide/rustup-home/toolchains/ff1737bb00913444173658b4e0b274fd79aabf66/bin/rustdoc") [INFO] [stderr] ("RUSTDOCFLAGS", "--cap-lints=allow") [INFO] [stderr] ("RUSTUP_HOME", "/opt/rustwide/rustup-home") [INFO] [stderr] ("RUSTUP_TOOLCHAIN", "ff1737bb00913444173658b4e0b274fd79aabf66") [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/certs/ca-certificates.crt") [INFO] [stderr] ("TARGET", "x86_64-unknown-linux-gnu") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/librocksdb_sys-49c690b4a3f1f710/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/libz-sys-fc19990ac912b90b/out:/opt/rustwide/target/debug/build/bzip2-sys-56bf58f6f9b89de7/out:/opt/rustwide/target/debug/build/lz4-sys-06bf50e4f17a7eeb/out:/opt/rustwide/target/debug/build/zstd-sys-48c08631d97b0947/out:/opt/rustwide/target/debug/build/snappy-sys-e3e83441e41db21d/out/build:" "cmake" "/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb" "-DWITH_ZLIB=ON" "-DWITH_BZ2=ON" "-DWITH_LZ4=ON" "-DWITH_ZSTD=ON" "-DWITH_SNAPPY=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/librocksdb_sys-49c690b4a3f1f710/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_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.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 snappy: /opt/rustwide/target/debug/build/snappy-sys-e3e83441e41db21d/out/build/libsnappy.a [INFO] [stderr] -- Found zlib: /opt/rustwide/target/debug/build/libz-sys-fc19990ac912b90b/out/lib/libz.a [INFO] [stderr] -- Found bzip2: /opt/rustwide/target/debug/build/bzip2-sys-56bf58f6f9b89de7/out/libbz2.a [INFO] [stderr] -- Found lz4: /opt/rustwide/target/debug/build/lz4-sys-06bf50e4f17a7eeb/out/liblz4.a [INFO] [stderr] -- Found zstd: /opt/rustwide/target/debug/build/zstd-sys-48c08631d97b0947/out/libzstd.a [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.34.1") [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] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - 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 [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/librocksdb_sys-49c690b4a3f1f710/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/librocksdb_sys-49c690b4a3f1f710/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--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/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/builder.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.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 < 2.8.12 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/builder.cc:16: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:160: CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:218:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/11/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.cc:10: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:223:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/11/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.cc:10: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:218:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/11/string:40, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/builder.h:9, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/builder.cc:10: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/builder.cc:16: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:223:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/11/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/11/string:40, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/builder.h:9, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/builder.cc:10: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 323 | : first(std::forward<_U1>(__x)), second(__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] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:218:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/utility:70, [INFO] [stderr] from /usr/include/c++/11/algorithm:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.h:7, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:223:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/utility:70, [INFO] [stderr] from /usr/include/c++/11/algorithm:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.h:7, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 323 | : first(std::forward<_U1>(__x)), second(__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:118: CMakeFiles/rocksdb.dir/db/builder.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] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'void __gnu_cxx::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++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; std::allocator_traits >::allocator_type = std::allocator]' [INFO] [stderr] /usr/include/c++/11/bits/stl_vector.h:1192:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; std::vector<_Tp, _Alloc>::value_type = rocksdb::CompactionJob::SubcompactionState::Output]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.cc:1282:33: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/bits/c++allocator.h:33, [INFO] [stderr] from /usr/include/c++/11/bits/allocator.h:46, [INFO] [stderr] from /usr/include/c++/11/deque:64, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.cc:10: [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:11: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here [INFO] [stderr] 162 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/version_edit.h:218:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/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++/11/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/11/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_job.cc:10: [INFO] [stderr] /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 353 | : 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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.34/src/lib.rs:776: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: 0x63f6f28c61aa - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x63f6f28c61aa - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x63f6f28c61aa - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63f6f28c61aa - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63f6f28ea8e3 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x63f6f28ea8e3 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x63f6f28c23d3 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x63f6f28c5ff2 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x63f6f28c71ec - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x63f6f28c7032 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x63f6f28c7827 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x63f6f28c76ba - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x63f6f28c6689 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x63f6f28c734c - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x63f6f28e9730 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x63f6f285bbe2 - cmake::fail::hb1a28a63b3388a26 [INFO] [stderr] 16: 0x63f6f285b319 - cmake::run::hf379317ee8f86876 [INFO] [stderr] 17: 0x63f6f28587e1 - cmake::Config::build::hec2333018f427e14 [INFO] [stderr] 18: 0x63f6f2852f2c - build_script_build::build_rocksdb::h2a62118080553149 [INFO] [stderr] 19: 0x63f6f2852356 - build_script_build::main::h47d6a4b165e086b3 [INFO] [stderr] 20: 0x63f6f28510f3 - core::ops::function::FnOnce::call_once::h255268fd0cddeb8d [INFO] [stderr] 21: 0x63f6f2851026 - std::sys::backtrace::__rust_begin_short_backtrace::hf67347f3539c4d27 [INFO] [stderr] 22: 0x63f6f2850f89 - std::rt::lang_start::{{closure}}::hcb27d9db73503490 [INFO] [stderr] 23: 0x63f6f28bdc17 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x63f6f28bdc17 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x63f6f28bdc17 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x63f6f28bdc17 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x63f6f28bdc17 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x63f6f28bdc17 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x63f6f28bdc17 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x63f6f28bdc17 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x63f6f28bdc17 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x63f6f2850f67 - std::rt::lang_start::h40b132d715d9f8c4 [INFO] [stderr] 33: 0x63f6f2853605 - main [INFO] [stderr] 34: 0x7f50edc36d90 - [INFO] [stderr] 35: 0x7f50edc36e40 - __libc_start_main [INFO] [stderr] 36: 0x63f6f28509c5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1b0f84bceea261f2bb214358aa49c5e00f02d57c1664046a079383bc87221420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0f84bceea261f2bb214358aa49c5e00f02d57c1664046a079383bc87221420", kill_on_drop: false }` [INFO] [stdout] 1b0f84bceea261f2bb214358aa49c5e00f02d57c1664046a079383bc87221420