[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 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelini%2Frocksql" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelini/rocksql on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 cmake v0.1.34 [INFO] [stderr] Downloaded blob v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9f6b7deda3afc705e409c8c417d49d3d32c176e01c652a17deb74770b2072a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9f6b7deda3afc705e409c8c417d49d3d32c176e01c652a17deb74770b2072a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9f6b7deda3afc705e409c8c417d49d3d32c176e01c652a17deb74770b2072a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f6b7deda3afc705e409c8c417d49d3d32c176e01c652a17deb74770b2072a2", kill_on_drop: false }` [INFO] [stdout] a9f6b7deda3afc705e409c8c417d49d3d32c176e01c652a17deb74770b2072a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ad169688785d65cac4718af6cdd6172c5f3ab12391ee872570cae138b17a20a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4ad169688785d65cac4718af6cdd6172c5f3ab12391ee872570cae138b17a20a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] Compiling gcc v0.3.54 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [INFO] [stderr] Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [INFO] [stderr] Compiling libz-sys v1.0.18 (https://github.com/busyjay/libz-sys.git?branch=static-link#bb77b618) [INFO] [stderr] Compiling bzip2-sys v0.1.6 (https://github.com/alexcrichton/bzip2-rs.git#54aef435) [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] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb_sys-723e1dd5971cf5d3/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] ("CARGO", "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/bin/cargo") [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,mmx,sse,sse2") [INFO] [stderr] ("CARGO_CFG_TARGET_HAS_ATOMIC", "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_UNIX", "") [INFO] [stderr] ("CARGO_FEATURE_DEFAULT", "1") [INFO] [stderr] ("CARGO_HOME", "/opt/rustwide/cargo-home") [INFO] [stderr] ("CARGO_INCREMENTAL", "0") [INFO] [stderr] ("CARGO_MAKEFLAGS", "--jobserver-fds=5,6 -j --jobserver-auth=5,6 -j") [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_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_REPOSITORY", "") [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-4906f3882725c248/out") [INFO] [stderr] ("DEP_LZ4_ROOT", "/opt/rustwide/target/debug/build/lz4-sys-79b209cd749f98a4/out") [INFO] [stderr] ("DEP_SNAPPY_ROOT", "/opt/rustwide/target/debug/build/snappy-sys-f3a1cdfcf87fa72e/out/build") [INFO] [stderr] ("DEP_ZSTD_ROOT", "/opt/rustwide/target/debug/build/zstd-sys-21404517a295b0ef/out") [INFO] [stderr] ("DEP_Z_INCLUDE", "/opt/rustwide/target/debug/build/libz-sys-9d01c63125fb31c5/out/include") [INFO] [stderr] ("DEP_Z_ROOT", "/opt/rustwide/target/debug/build/libz-sys-9d01c63125fb31c5/out") [INFO] [stderr] ("HOME", "/root") [INFO] [stderr] ("HOST", "x86_64-unknown-linux-gnu") [INFO] [stderr] ("HOSTNAME", "4ad169688785") [INFO] [stderr] ("LD_LIBRARY_PATH", "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib") [INFO] [stderr] ("NUM_JOBS", "14") [INFO] [stderr] ("OPT_LEVEL", "0") [INFO] [stderr] ("OUT_DIR", "/opt/rustwide/target/debug/build/librocksdb_sys-6c0e2e1ed858cc0f/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] ("PWD", "/opt/rustwide/workdir") [INFO] [stderr] ("RUSTC", "rustc") [INFO] [stderr] ("RUSTDOC", "rustdoc") [INFO] [stderr] ("RUSTFLAGS", "--cap-lints=forbid") [INFO] [stderr] ("RUSTUP_HOME", "/opt/rustwide/rustup-home") [INFO] [stderr] ("RUSTUP_TOOLCHAIN", "f6e2f78768c57172b99c3e85892f867894dc7e30") [INFO] [stderr] ("RUST_BACKTRACE", "full") [INFO] [stderr] ("RUST_RECURSION_COUNT", "1") [INFO] [stderr] ("SHLVL", "0") [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: "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-6c0e2e1ed858cc0f/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 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Found snappy: /opt/rustwide/target/debug/build/snappy-sys-f3a1cdfcf87fa72e/out/build/libsnappy.a [INFO] [stderr] -- Found zlib: /opt/rustwide/target/debug/build/libz-sys-9d01c63125fb31c5/out/lib/libz.a [INFO] [stderr] -- Found bzip2: /opt/rustwide/target/debug/build/bzip2-sys-4906f3882725c248/out/libbz2.a [INFO] [stderr] -- Found lz4: /opt/rustwide/target/debug/build/lz4-sys-79b209cd749f98a4/out/liblz4.a [INFO] [stderr] -- Found zstd: /opt/rustwide/target/debug/build/zstd-sys-21404517a295b0ef/out/libzstd.a [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.25.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] -- Could NOT find TBB (missing: TBB_LIBRARIES TBB_INCLUDE_DIR) [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 - Failed [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Looking for pthread_create in pthreads - not found [INFO] [stderr] -- Looking for pthread_create in pthread [INFO] [stderr] -- Looking for pthread_create in pthread - found [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-6c0e2e1ed858cc0f/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target build_version [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o [INFO] [stderr] [ 0%] Built target build_version [INFO] [stderr] Scanning dependencies of target rocksdb [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_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/builder.cc.o [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_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/column_family.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/compacted_db_impl.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_job.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/convenience.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o [INFO] [stderr] [INFO] [stderr] --- 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/db_filesnapshot.cc:17: [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:128: CMakeFiles/rocksdb.dir/db/column_family.cc.o] Error 1 [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:232: CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o] Error 1 [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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/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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker.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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker_universal.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker_universal.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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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/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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/convenience.cc:11: [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:141: CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:193: CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:206: CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o] Error 1 [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/db_impl.cc:9: [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:154: CMakeFiles/rocksdb.dir/db/compaction.cc.o] Error 1 [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:180: CMakeFiles/rocksdb.dir/db/compaction_job.cc.o] Error 1 [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/db_impl_write.cc:9: [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:156:33: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 156 | largest_key(_largest_key) {} [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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:48: 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++/9/utility:70, [INFO] [stderr] from /usr/include/c++/9/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++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 342 | : 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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:37: 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++/9/utility:70, [INFO] [stderr] from /usr/include/c++/9/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++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 312 | : 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] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:219: CMakeFiles/rocksdb.dir/db/convenience.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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/9/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++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 342 | : 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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:37: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/9/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++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] | ^ [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:167: CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o] Error 1 [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:102: CMakeFiles/rocksdb.dir/db/builder.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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.cc:9: [INFO] [stderr] /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 342 | : 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/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.cc:9: [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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:37: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.cc:9: [INFO] [stderr] /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 312 | : first(std::forward<_U1>(__x)), second(__y) { } [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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:48: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] /usr/include/c++/9/bits/stl_pair.h:342:64: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 342 | : 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/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl_write.cc:9: [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++/9/ext/new_allocator.h:147: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++/9/bits/alloc_traits.h:484:4: 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++/9/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:37: 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++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/deque:60, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] | ^ [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:258: CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o] Error 1 [INFO] [stderr] cc1plus: all warnings being treated as errors [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:245: CMakeFiles/rocksdb.dir/db/db_impl.cc.o] Error 1 [INFO] [stderr] make[2]: *** [CMakeFiles/Makefile2:1259: CMakeFiles/rocksdb.dir/all] Error 2 [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:1266: CMakeFiles/rocksdb.dir/rule] Error 2 [INFO] [stderr] make: *** [Makefile:539: rocksdb] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561f5f135330 - std::backtrace_rs::backtrace::libunwind::trace::ha1eabb142084ea37 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x561f5f135330 - std::backtrace_rs::backtrace::trace_unsynchronized::hbb8825661d997281 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561f5f135330 - std::sys_common::backtrace::_print_fmt::h26d850e2f7183914 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x561f5f135330 - ::fmt::h3834b06f68a2b012 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x561f5f156dbc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x561f5f131725 - std::io::Write::write_fmt::h9c0c8944a1898139 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x561f5f137b90 - std::sys_common::backtrace::_print::h693c0c2cc41d4d10 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x561f5f137b90 - std::sys_common::backtrace::print::h213be73e5670b8ea [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x561f5f137b90 - std::panicking::default_hook::{{closure}}::h2d49a3361cc4e7ea [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x561f5f1378dc - std::panicking::default_hook::hd41fbdeba93207ba [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x561f5f1381f3 - std::panicking::rust_panic_with_hook::hcab398664b4bd473 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x561f5f137dc9 - std::panicking::begin_panic_handler::{{closure}}::h7512c6f2998ba93d [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x561f5f13579c - std::sys_common::backtrace::__rust_end_short_backtrace::h1a25d7e7e1864d3d [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x561f5f137d89 - rust_begin_unwind [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x561f5f137d3b - std::panicking::begin_panic_fmt::h8af3eb0f50edc2d0 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:429 [INFO] [stderr] 15: 0x561f5f0b7d07 - cmake::fail::h18a2250ec818cb37 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 [INFO] [stderr] 16: 0x561f5f0b764e - cmake::run::h4b3cff7e06901da6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 [INFO] [stderr] 17: 0x561f5f0b3f64 - cmake::Config::build::h79965a1c5defcb96 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 [INFO] [stderr] 18: 0x561f5f0ade83 - build_script_build::build_rocksdb::hc66dbd3b93b86ea7 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/build.rs:85 [INFO] [stderr] 19: 0x561f5f0ad1a1 - build_script_build::main::h6cc26ab1689f7997 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/build.rs:23 [INFO] [stderr] 20: 0x561f5f0aeefb - core::ops::function::FnOnce::call_once::h430407dcc4a60eb4 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/ops/function.rs:233 [INFO] [stderr] 21: 0x561f5f0aecfe - std::sys_common::backtrace::__rust_begin_short_backtrace::h82586fe4b8ced701 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 22: 0x561f5f0aecd1 - std::rt::lang_start::{{closure}}::h88f0d4c5573d3702 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/rt.rs:66 [INFO] [stderr] 23: 0x561f5f138602 - core::ops::function::impls:: for &F>::call_once::hde9814ae740a85dc [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/core/src/ops/function.rs:265 [INFO] [stderr] 24: 0x561f5f138602 - std::panicking::try::do_call::h3026bab8cd7540d7 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:373 [INFO] [stderr] 25: 0x561f5f138602 - std::panicking::try::h852bb5e5a66f7f84 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panicking.rs:337 [INFO] [stderr] 26: 0x561f5f138602 - std::panic::catch_unwind::hfeb0f3dddf7c6a72 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/panic.rs:394 [INFO] [stderr] 27: 0x561f5f138602 - std::rt::lang_start_internal::h32f0ac6e87476559 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/rt.rs:51 [INFO] [stderr] 28: 0x561f5f0aeca7 - std::rt::lang_start::ha4f7828f5c332933 [INFO] [stderr] at /rustc/f6e2f78768c57172b99c3e85892f867894dc7e30/library/std/src/rt.rs:65 [INFO] [stderr] 29: 0x561f5f0ae4fa - main [INFO] [stderr] 30: 0x7f93e10f30b3 - __libc_start_main [INFO] [stderr] 31: 0x561f5f0ad0ce - _start [INFO] [stderr] 32: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4ad169688785d65cac4718af6cdd6172c5f3ab12391ee872570cae138b17a20a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad169688785d65cac4718af6cdd6172c5f3ab12391ee872570cae138b17a20a", kill_on_drop: false }` [INFO] [stdout] 4ad169688785d65cac4718af6cdd6172c5f3ab12391ee872570cae138b17a20a