[INFO] cloning repository https://github.com/arthurprs/sucredb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthurprs/sucredb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurprs%2Fsucredb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurprs%2Fsucredb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3cf1adddf74b7616aa6b6f10b334aba0e1b5a30 [INFO] checking arthurprs/sucredb against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthurprs%2Fsucredb" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthurprs/sucredb on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arthurprs/sucredb [INFO] finished tweaking git repo https://github.com/arthurprs/sucredb [INFO] tweaked toml for git repo https://github.com/arthurprs/sucredb written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/arthurprs/sucredb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17d4d6d62a26e89ae678ab07d197fbd9adeb05c6f020f4190e38588f79b7f8dd [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" "17d4d6d62a26e89ae678ab07d197fbd9adeb05c6f020f4190e38588f79b7f8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17d4d6d62a26e89ae678ab07d197fbd9adeb05c6f020f4190e38588f79b7f8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d4d6d62a26e89ae678ab07d197fbd9adeb05c6f020f4190e38588f79b7f8dd", kill_on_drop: false }` [INFO] [stdout] 17d4d6d62a26e89ae678ab07d197fbd9adeb05c6f020f4190e38588f79b7f8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64bc11527bc0817c34c99165cd6bec2197c9d51a0f9615231027ba6552d4c71 [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" "a64bc11527bc0817c34c99165cd6bec2197c9d51a0f9615231027ba6552d4c71", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking roaring v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-epoch v0.6.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Checking tokio-executor v0.1.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [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 librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git?rev=b011ecb17759d052ae39e2c86addc7b1c7e6c178#b011ecb1) [INFO] [stderr] Checking tokio-current-thread v0.1.1 [INFO] [stderr] Checking tokio-timer v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking serde_test v1.0.79 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking serde_json v1.0.30 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_yaml v0.8.5 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking metrics v0.2.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling zstd-sys v1.4.4+zstd.1.3.5 (https://github.com/gyscos/zstd-rs.git#0100c848) [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking log4rs v0.8.0 [INFO] [stderr] error: failed to run custom build command for `librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git?rev=b011ecb17759d052ae39e2c86addc7b1c7e6c178#b011ecb1)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb_sys-97ff0c7f06cecb04/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] ("CARGO", "/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/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,sse,sse2") [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_FEATURE_DEFAULT", "1") [INFO] [stderr] ("CARGO_FEATURE_PORTABLE", "1") [INFO] [stderr] ("CARGO_FEATURE_SSE", "1") [INFO] [stderr] ("CARGO_HOME", "/opt/rustwide/cargo-home") [INFO] [stderr] ("CARGO_INCREMENTAL", "0") [INFO] [stderr] ("CARGO_MAKEFLAGS", "--jobserver-fds=21,22 -j --jobserver-auth=21,22 -j") [INFO] [stderr] ("CARGO_MANIFEST_DIR", "/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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-a818bac7113b8dd8/out") [INFO] [stderr] ("DEP_LZ4_ROOT", "/opt/rustwide/target/debug/build/lz4-sys-381fb455ff16b2b7/out") [INFO] [stderr] ("DEP_SNAPPY_ROOT", "/opt/rustwide/target/debug/build/snappy-sys-d5dff16f25034d11/out/build") [INFO] [stderr] ("DEP_ZSTD_ROOT", "/opt/rustwide/target/debug/build/zstd-sys-c1da3aaeaf1b8704/out") [INFO] [stderr] ("DEP_Z_INCLUDE", "/opt/rustwide/target/debug/build/libz-sys-388b5e209e047325/out/include") [INFO] [stderr] ("DEP_Z_ROOT", "/opt/rustwide/target/debug/build/libz-sys-388b5e209e047325/out") [INFO] [stderr] ("HOME", "/root") [INFO] [stderr] ("HOST", "x86_64-unknown-linux-gnu") [INFO] [stderr] ("HOSTNAME", "a64bc11527bc") [INFO] [stderr] ("LD_LIBRARY_PATH", "/opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/beta-x86_64-unknown-linux-gnu/lib") [INFO] [stderr] ("NUM_JOBS", "14") [INFO] [stderr] ("OPT_LEVEL", "0") [INFO] [stderr] ("OUT_DIR", "/opt/rustwide/target/debug/build/librocksdb_sys-5a6850f2275d0f0e/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", "beta-x86_64-unknown-linux-gnu") [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/b011ecb/librocksdb_sys/rocksdb" "-DPORTABLE=ON" "-DFORCE_SSE42=ON" "-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-5a6850f2275d0f0e/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-d5dff16f25034d11/out/build/libsnappy.a [INFO] [stderr] -- Found zlib: /opt/rustwide/target/debug/build/libz-sys-388b5e209e047325/out/lib/libz.a [INFO] [stderr] -- Found bzip2: /opt/rustwide/target/debug/build/bzip2-sys-a818bac7113b8dd8/out/libbz2.a [INFO] [stderr] -- Found lz4: /opt/rustwide/target/debug/build/lz4-sys-381fb455ff16b2b7/out/liblz4.a [INFO] [stderr] -- Found zstd: /opt/rustwide/target/debug/build/zstd-sys-c1da3aaeaf1b8704/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-5a6850f2275d0f0e/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/clock_cache.cc.o [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/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/column_family.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] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/convenience.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_filesnapshot.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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/convenience.cc:11: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_picker.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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]: *** Waiting for unfinished jobs.... [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: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: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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_picker_universal.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_picker_universal.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/builder.cc:16: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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:167: CMakeFiles/rocksdb.dir/db/compaction_iterator.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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/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] 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] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:218:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:223:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:218:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:223:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:218:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/unordered_map:43, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:223:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/unordered_map:43, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.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:141: CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:218:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/range_del_aggregator.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/memtable_list.h:15, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:23, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/rocksdb/db/db_impl.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/version_edit.h:223:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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/b011ecb/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/b011ecb/librocksdb_sys/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/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:128: CMakeFiles/rocksdb.dir/db/column_family.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: 0x55fb831a5a70 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55fb831a5a70 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55fb831a5a70 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55fb831a5a70 - ::fmt::h1e0bdbb35e83deca [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55fb831c5a5c - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55fb831a1652 - std::io::Write::write_fmt::hac97d5cb5753e2ec [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x55fb831a839d - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55fb831a839d - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55fb831a839d - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55fb831a8048 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55fb831a8a81 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55fb831a8629 - std::panicking::begin_panic_handler::{{closure}}::h8b43445b254eeb30 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55fb831a5efc - std::sys_common::backtrace::__rust_end_short_backtrace::hacd691450edfeae0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55fb831a85e9 - rust_begin_unwind [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55fb831a859b - std::panicking::begin_panic_fmt::hef75366dd3a9de61 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:437 [INFO] [stderr] 15: 0x55fb83129d84 - cmake::fail::hf0501e6a3cf605c8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 [INFO] [stderr] 16: 0x55fb831296e1 - cmake::run::h9367c43b38ffa9db [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 [INFO] [stderr] 17: 0x55fb83126038 - cmake::Config::build::h4efec3304dfd507e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 [INFO] [stderr] 18: 0x55fb8311fe9a - build_script_build::build_rocksdb::h3cfd1b8d2e603039 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/build.rs:74 [INFO] [stderr] 19: 0x55fb8311f1a1 - build_script_build::main::he4ccb21f8b17fbd7 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-82ef6e5337b3fbe6/b011ecb/librocksdb_sys/build.rs:23 [INFO] [stderr] 20: 0x55fb83120e3b - core::ops::function::FnOnce::call_once::hfaa14ab44a85ae93 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 21: 0x55fb83120d2e - std::sys_common::backtrace::__rust_begin_short_backtrace::h659e91ef629085ed [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 22: 0x55fb83120d01 - std::rt::lang_start::{{closure}}::h52f06a520d24c965 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:66 [INFO] [stderr] 23: 0x55fb831a8ea7 - core::ops::function::impls:: for &F>::call_once::h908982dfc31b926f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:259 [INFO] [stderr] 24: 0x55fb831a8ea7 - std::panicking::try::do_call::h92777899503b7584 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:381 [INFO] [stderr] 25: 0x55fb831a8ea7 - std::panicking::try::h8815656b2b76e792 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:345 [INFO] [stderr] 26: 0x55fb831a8ea7 - std::panic::catch_unwind::h112ab81228f50b46 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:382 [INFO] [stderr] 27: 0x55fb831a8ea7 - std::rt::lang_start_internal::h1772a706c7575c24 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:51 [INFO] [stderr] 28: 0x55fb83120cd7 - std::rt::lang_start::hd8a9d31013460e3a [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:65 [INFO] [stderr] 29: 0x55fb831204ea - main [INFO] [stderr] 30: 0x7f7e893de0b3 - __libc_start_main [INFO] [stderr] 31: 0x55fb8311f0ce - _start [INFO] [stderr] 32: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a64bc11527bc0817c34c99165cd6bec2197c9d51a0f9615231027ba6552d4c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64bc11527bc0817c34c99165cd6bec2197c9d51a0f9615231027ba6552d4c71", kill_on_drop: false }` [INFO] [stdout] a64bc11527bc0817c34c99165cd6bec2197c9d51a0f9615231027ba6552d4c71