[INFO] cloning repository https://github.com/ludios/item-maker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ludios/item-maker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fludios%2Fitem-maker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fludios%2Fitem-maker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf60bd3651123910601852e9720107ac5d1c3d0e [INFO] testing ludios/item-maker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fludios%2Fitem-maker" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ludios/item-maker on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ludios/item-maker [INFO] finished tweaking git repo https://github.com/ludios/item-maker [INFO] tweaked toml for git repo https://github.com/ludios/item-maker written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ludios/item-maker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [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] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.35 [INFO] [stderr] Downloaded base64 v0.5.2 [INFO] [stderr] Downloaded cc v1.0.25 [INFO] [stderr] Downloaded byteorder v1.2.6 [INFO] [stderr] Downloaded serde v1.0.79 [INFO] [stderr] Downloaded blob v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd754e13087af953ab7abacb903e5646e0d9dc8e73f36e5b3893df9ddd4cd69f [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" "dd754e13087af953ab7abacb903e5646e0d9dc8e73f36e5b3893df9ddd4cd69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd754e13087af953ab7abacb903e5646e0d9dc8e73f36e5b3893df9ddd4cd69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd754e13087af953ab7abacb903e5646e0d9dc8e73f36e5b3893df9ddd4cd69f", kill_on_drop: false }` [INFO] [stdout] dd754e13087af953ab7abacb903e5646e0d9dc8e73f36e5b3893df9ddd4cd69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a712d3917bd1e558cf89bc2dc0c8ec0c13d5fee194bc3f02b7393d437c0ae108 [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" "a712d3917bd1e558cf89bc2dc0c8ec0c13d5fee194bc3f02b7393d437c0ae108", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling cmake v0.1.35 [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] Compiling blob v0.2.0 [INFO] [stderr] Compiling zstd-sys v1.4.4+zstd.1.3.5 (https://github.com/gyscos/zstd-rs.git#43655c12) [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-35530a459b107682/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] ("CARGO", "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/bin/cargo") [INFO] [stderr] ("CARGO_CFG_PANIC", "unwind") [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_OS", "linux") [INFO] [stderr] ("CARGO_CFG_TARGET_POINTER_WIDTH", "64") [INFO] [stderr] ("CARGO_CFG_TARGET_VENDOR", "unknown") [INFO] [stderr] ("CARGO_CFG_UNIX", "") [INFO] [stderr] ("CARGO_ENCODED_RUSTFLAGS", "--cap-lints=warn") [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=6,7 --jobserver-auth=6,7") [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-67be5dd99d4cde18/out") [INFO] [stderr] ("DEP_LZ4_ROOT", "/opt/rustwide/target/debug/build/lz4-sys-e8465e978550d7b5/out") [INFO] [stderr] ("DEP_SNAPPY_ROOT", "/opt/rustwide/target/debug/build/snappy-sys-6b48109d04548f5b/out/build") [INFO] [stderr] ("DEP_ZSTD_ROOT", "/opt/rustwide/target/debug/build/zstd-sys-a57b21917b8bf294/out") [INFO] [stderr] ("DEP_Z_INCLUDE", "/opt/rustwide/target/debug/build/libz-sys-dd3c41e35207f56f/out/include") [INFO] [stderr] ("DEP_Z_ROOT", "/opt/rustwide/target/debug/build/libz-sys-dd3c41e35207f56f/out") [INFO] [stderr] ("HOME", "/root") [INFO] [stderr] ("HOST", "x86_64-unknown-linux-gnu") [INFO] [stderr] ("HOSTNAME", "a712d3917bd1") [INFO] [stderr] ("LD_LIBRARY_PATH", "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib") [INFO] [stderr] ("NUM_JOBS", "16") [INFO] [stderr] ("OPT_LEVEL", "0") [INFO] [stderr] ("OUT_DIR", "/opt/rustwide/target/debug/build/librocksdb_sys-823ec683769d4b29/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", "rustc") [INFO] [stderr] ("RUSTDOC", "rustdoc") [INFO] [stderr] ("RUSTUP_HOME", "/opt/rustwide/rustup-home") [INFO] [stderr] ("RUSTUP_TOOLCHAIN", "1.60.0-x86_64-unknown-linux-gnu") [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: "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-823ec683769d4b29/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.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.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-6b48109d04548f5b/out/build/libsnappy.a [INFO] [stderr] -- Found zlib: /opt/rustwide/target/debug/build/libz-sys-dd3c41e35207f56f/out/lib/libz.a [INFO] [stderr] -- Found bzip2: /opt/rustwide/target/debug/build/bzip2-sys-67be5dd99d4cde18/out/libbz2.a [INFO] [stderr] -- Found lz4: /opt/rustwide/target/debug/build/lz4-sys-e8465e978550d7b5/out/liblz4.a [INFO] [stderr] -- Found zstd: /opt/rustwide/target/debug/build/zstd-sys-a57b21917b8bf294/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] -- 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 - 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-823ec683769d4b29/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] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.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/builder.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] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker.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/db_impl.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_filesnapshot.cc.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:167: CMakeFiles/rocksdb.dir/db/compaction_iterator.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:219: CMakeFiles/rocksdb.dir/db/convenience.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:102: CMakeFiles/rocksdb.dir/db/builder.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:154: CMakeFiles/rocksdb.dir/db/compaction.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:115: CMakeFiles/rocksdb.dir/db/c.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/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: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/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/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/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] 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] 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] 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] 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] 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] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_filesnapshot.cc: In member function 'virtual rocksdb::Status rocksdb::DBImpl::GetLiveFiles(std::vector >&, uint64_t*, bool)': [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/db_filesnapshot.cc:128:25: error: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Werror=deprecated-copy] [INFO] [stderr] 128 | for (auto live_file : live) { [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_filesnapshot.cc:17: [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:232: CMakeFiles/rocksdb.dir/db/db_filesnapshot.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:146: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:483: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/memory:62, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker.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_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 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:146: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:483: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/memory:62, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/rocksdb/db/compaction_picker.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] /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:146: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:483: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/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] /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/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 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:146: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:483: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/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] /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:141: CMakeFiles/rocksdb.dir/db/compacted_db_impl.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:146: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:483: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:146: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:483: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:193: CMakeFiles/rocksdb.dir/db/compaction_picker.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++/9/bits/alloc_traits.h:483:4: 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++/9/bits/stl_vector.h:1189: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: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] /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++/9/bits/c++allocator.h:33, [INFO] [stderr] from /usr/include/c++/9/bits/allocator.h:46, [INFO] [stderr] from /usr/include/c++/9/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++/9/ext/new_allocator.h:146:4: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here [INFO] [stderr] 146 | { ::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++/9/ext/new_allocator.h:146: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:483: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/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++/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] /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:146: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:483: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:146: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:483: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] 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:180: CMakeFiles/rocksdb.dir/db/compaction_job.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 status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563eb260925d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x563eb260925d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563eb260925d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x563eb260925d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x563eb262c62c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x563eb2604478 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x563eb260b537 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x563eb260b537 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x563eb260b537 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x563eb260b200 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x563eb260bc89 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x563eb260b977 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x563eb2609724 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x563eb260b689 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x563eb2586493 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x563eb2590d4d - cmake::fail::he09e6a8fda4950ac [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x563eb25907b1 - cmake::run::hdb936153a3ae3219 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x563eb258dcc9 - cmake::Config::build::h7dd2f3680da35ab7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x563eb25878d0 - build_script_build::build_rocksdb::h609db011d89104ab [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/build.rs:85:15 [INFO] [stderr] 19: 0x563eb2586d41 - build_script_build::main::hee620cb7ec05c452 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/f7205e6/librocksdb_sys/build.rs:23:21 [INFO] [stderr] 20: 0x563eb258874b - core::ops::function::FnOnce::call_once::h2a2c6a4b94dde4d6 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x563eb258852e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbbafd2154a19c12 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x563eb2588db1 - std::rt::lang_start::{{closure}}::hd35890ede1fe9a92 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x563eb2608941 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x563eb2608941 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x563eb2608941 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x563eb2608941 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x563eb2608941 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x563eb2608941 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x563eb2608941 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x563eb2608941 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x563eb2608941 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x563eb2588d80 - std::rt::lang_start::h86904038bf5d2d30 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x563eb2587e4c - main [INFO] [stderr] 34: 0x7f259d7c90b3 - __libc_start_main [INFO] [stderr] 35: 0x563eb2586c6e - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a712d3917bd1e558cf89bc2dc0c8ec0c13d5fee194bc3f02b7393d437c0ae108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a712d3917bd1e558cf89bc2dc0c8ec0c13d5fee194bc3f02b7393d437c0ae108", kill_on_drop: false }` [INFO] [stdout] a712d3917bd1e558cf89bc2dc0c8ec0c13d5fee194bc3f02b7393d437c0ae108