[INFO] cloning repository https://github.com/jerry-yu/rdb_migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jerry-yu/rdb_migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_migrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_migrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d8fde0eea1a53d1a8c3119432804aa387566dbf [INFO] checking jerry-yu/rdb_migrate/9d8fde0eea1a53d1a8c3119432804aa387566dbf against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_migrate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jerry-yu/rdb_migrate on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jerry-yu/rdb_migrate [INFO] finished tweaking git repo https://github.com/jerry-yu/rdb_migrate [INFO] tweaked toml for git repo https://github.com/jerry-yu/rdb_migrate written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jerry-yu/rdb_migrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-rocksdb v0.5.0 [INFO] [stderr] Downloaded kvdb v0.1.0 [INFO] [stderr] Downloaded parity-bytes v0.1.0 [INFO] [stderr] Downloaded kvdb-rocksdb v0.1.4 [INFO] [stderr] Downloaded parity-rocksdb-sys v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d48912d189a611e21e374c7dcb41e268da60885cb2798b7ef9c5085cb2b100d7 [INFO] running `Command { std: "docker" "start" "-a" "d48912d189a611e21e374c7dcb41e268da60885cb2798b7ef9c5085cb2b100d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d48912d189a611e21e374c7dcb41e268da60885cb2798b7ef9c5085cb2b100d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48912d189a611e21e374c7dcb41e268da60885cb2798b7ef9c5085cb2b100d7", kill_on_drop: false }` [INFO] [stdout] d48912d189a611e21e374c7dcb41e268da60885cb2798b7ef9c5085cb2b100d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cad97d4015fb9b451a0833cd96f2f3d71e03e2178468f83eaa693a93079c067 [INFO] running `Command { std: "docker" "start" "-a" "0cad97d4015fb9b451a0833cd96f2f3d71e03e2178468f83eaa693a93079c067", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking elastic-array v0.10.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking parity-bytes v0.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking fs-swap v0.2.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling parity-snappy-sys v0.1.2 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.5 [INFO] [stderr] Checking kvdb v0.1.0 [INFO] [stderr] Checking interleaved-ordered v0.1.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] error: failed to run custom build command for `parity-rocksdb-sys v0.5.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/parity-rocksdb-sys-15779c896605f917/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out:" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DWITH_SNAPPY=ON" "-DFAIL_ON_WARNINGS=OFF" "-DSNAPPY_INCLUDE_DIR=/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/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 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Found snappy: /dev/null [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.43.0") [INFO] [stderr] -- Enabling RTTI in Debug builds only (default) [INFO] [stderr] -- Looking for malloc_usable_size [INFO] [stderr] -- Looking for malloc_usable_size - found [INFO] [stderr] -- Looking for sched_getcpu [INFO] [stderr] -- Looking for sched_getcpu - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- JNI library is disabled [INFO] [stderr] -- Configuring done (2.5s) [INFO] [stderr] -- Generating done (0.6s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--" [INFO] [stderr] Change Dir: '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] [INFO] [stderr] Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile rocksdb [INFO] [stderr] /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build --check-build-system CMakeFiles/Makefile.cmake 0 [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/Makefile2 rocksdb [INFO] [stderr] gmake[1]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build --check-build-system CMakeFiles/Makefile.cmake 0 [INFO] [stderr] /usr/bin/cmake -E cmake_progress_start /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build/CMakeFiles 29 [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/Makefile2 CMakeFiles/rocksdb.dir/all [INFO] [stderr] gmake[2]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/build_version.dir/build.make CMakeFiles/build_version.dir/depend [INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build/CMakeFiles/build_version.dir/DependInfo.cmake "--color=" [INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/build_version.dir/build.make CMakeFiles/build_version.dir/build [INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/build_version.dir/build_version.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/util -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/build_version.dir/build_version.cc.o -MF CMakeFiles/build_version.dir/build_version.cc.o.d -o CMakeFiles/build_version.dir/build_version.cc.o -c /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build/build_version.cc [INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] [ 0%] Built target build_version [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/depend [INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build/CMakeFiles/rocksdb.dir/DependInfo.cmake "--color=" [INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] /usr/bin/gmake -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/build [INFO] [stderr] gmake[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o -MF CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o.d -o CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/cache/sharded_cache.cc [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o -MF CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o.d -o CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compacted_db_impl.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o -MF CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o.d -o CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/cache/clock_cache.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/c.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/builder.cc.o -MF CMakeFiles/rocksdb.dir/db/builder.cc.o.d -o CMakeFiles/rocksdb.dir/db/builder.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/builder.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o -MF CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o.d -o CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/cache/lru_cache.cc [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/c.cc.o -MF CMakeFiles/rocksdb.dir/db/c.cc.o.d -o CMakeFiles/rocksdb.dir/db/c.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/c.cc [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/column_family.cc.o -MF CMakeFiles/rocksdb.dir/db/column_family.cc.o.d -o CMakeFiles/rocksdb.dir/db/column_family.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compaction.cc.o -MF CMakeFiles/rocksdb.dir/db/compaction.cc.o.d -o CMakeFiles/rocksdb.dir/db/compaction.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o -MF CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o.d -o CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_iterator.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_job.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compaction_job.cc.o -MF CMakeFiles/rocksdb.dir/db/compaction_job.cc.o.d -o CMakeFiles/rocksdb.dir/db/compaction_job.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-52b791463c21d71b/out/build -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI -MD -MT CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o -MF CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o.d -o CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_picker.cc [INFO] [stderr] gmake[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] gmake[2]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-1f875d79539e4eda/out/build' [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:35 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:74 (find_package): [INFO] [stderr] By not providing "Findgflags.cmake" in CMAKE_MODULE_PATH this project has [INFO] [stderr] asked CMake to find a package configuration file provided by "gflags", but [INFO] [stderr] CMake did not find one. [INFO] [stderr] [INFO] [stderr] Could not find a package configuration file provided by "gflags" with any [INFO] [stderr] of the following names: [INFO] [stderr] [INFO] [stderr] gflagsConfig.cmake [INFO] [stderr] gflags-config.cmake [INFO] [stderr] [INFO] [stderr] Add the installation prefix of "gflags" to CMAKE_PREFIX_PATH or set [INFO] [stderr] "gflags_DIR" to a directory containing one of the above files. If "gflags" [INFO] [stderr] provides a separate development package or SDK, be sure it has been [INFO] [stderr] installed. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/builder.cc:16: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/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++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/13/deque:62, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_set.h:22: [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:163: CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/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++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/13/string:51, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/builder.h:9, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/builder.cc:10: [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_picker.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:154:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 154 | : fd(_fd), [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/rocksdb.dir/build.make:121: CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/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++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/13/algorithm:60, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_iterator.h:7: [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/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++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/bits/stl_tempbuf.h:62, [INFO] [stderr] from /usr/include/c++/13/memory:66, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_picker.h:12: [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/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++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/tuple:38, [INFO] [stderr] from /usr/include/c++/13/bits/hashtable_policy.h:34, [INFO] [stderr] from /usr/include/c++/13/bits/hashtable.h:35, [INFO] [stderr] from /usr/include/c++/13/bits/unordered_map.h:33, [INFO] [stderr] from /usr/include/c++/13/unordered_map:41, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.h:12: [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = const rocksdb::FileMetaData&; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:232:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h: In instantiation of 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output]': [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = rocksdb::CompactionJob::SubcompactionState::Output; _Args = {const rocksdb::CompactionJob::SubcompactionState::Output&}; _Tp = rocksdb::CompactionJob::SubcompactionState::Output; allocator_type = std::allocator]' [INFO] [stderr] /usr/include/c++/13/bits/stl_vector.h:1286:30: required from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = rocksdb::CompactionJob::SubcompactionState::Output; _Alloc = std::allocator; value_type = rocksdb::CompactionJob::SubcompactionState::Output]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.cc:1358:33: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.cc:119:10: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 119 | struct Output { [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h:33, [INFO] [stderr] from /usr/include/c++/13/bits/allocator.h:46, [INFO] [stderr] from /usr/include/c++/13/deque:63, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.h:12: [INFO] [stderr] /usr/include/c++/13/bits/new_allocator.h:191:11: note: synthesized method 'rocksdb::CompactionJob::SubcompactionState::Output::Output(const rocksdb::CompactionJob::SubcompactionState::Output&)' first required here [INFO] [stderr] 191 | { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/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++/13/bits/new_allocator.h:191:4: required from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/13/bits/alloc_traits.h:538:17: required from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/13/bits/vector.tcc:117:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:227:28: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:76:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 76 | struct FileMetaData { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parity-rocksdb-sys-0.5.5/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/13/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/13/deque:62: [INFO] [stderr] /usr/include/c++/13/bits/stl_pair.h:688:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] 688 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:484: CMakeFiles/rocksdb.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:491: CMakeFiles/rocksdb.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:208: rocksdb] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.35/src/lib.rs:778:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58b4ca7b6fb2 - std::backtrace_rs::backtrace::libunwind::trace::heeb183f1c7ef4bac [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58b4ca7b6fb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h322959400a5a20dc [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58b4ca7b6fb2 - std::sys::backtrace::_print_fmt::h9b3a346b65342ed8 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58b4ca7b6fb2 - ::fmt::hb2a96b64a67cd3cc [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58b4ca7d8053 - core::fmt::rt::Argument::fmt::hc9461191cddf2272 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x58b4ca7d8053 - core::fmt::write::h2edf142d46081108 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x58b4ca7b3fb3 - std::io::default_write_fmt::h0d2e6f516093d49e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58b4ca7b3fb3 - std::io::Write::write_fmt::hc531967ee7e02159 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x58b4ca7b6e02 - std::sys::backtrace::BacktraceLock::print::h909ea1bcb86164af [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58b4ca7b81f2 - std::panicking::default_hook::{{closure}}::h7d0f12acc2fe84f3 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x58b4ca7b7ff5 - std::panicking::default_hook::h50ce354d6bca31ea [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58b4ca7b8bd2 - std::panicking::rust_panic_with_hook::h9bfc9a326dc85225 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58b4ca7b895a - std::panicking::begin_panic_handler::{{closure}}::h437b786497dc1f79 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58b4ca7b74a9 - std::sys::backtrace::__rust_end_short_backtrace::h450efc41a733373e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58b4ca7b85ed - __rustc[3f89723cea519097]::rust_begin_unwind [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58b4ca7d6f80 - core::panicking::panic_fmt::h86f365de2781b810 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58b4ca75f74b - cmake::fail::he4162531a896171c [INFO] [stderr] 17: 0x58b4ca75ef4a - cmake::run::h7d0f8417b9413685 [INFO] [stderr] 18: 0x58b4ca75c60c - cmake::Config::build::h0a17f2a76c24baac [INFO] [stderr] 19: 0x58b4ca756e41 - build_script_build::main::h8cec6770a2e340b2 [INFO] [stderr] 20: 0x58b4ca755533 - core::ops::function::FnOnce::call_once::h6e70311d0703321b [INFO] [stderr] 21: 0x58b4ca7554a6 - std::sys::backtrace::__rust_begin_short_backtrace::h62b9daeb96dc5983 [INFO] [stderr] 22: 0x58b4ca755429 - std::rt::lang_start::{{closure}}::h9c76e02f8ff0f222 [INFO] [stderr] 23: 0x58b4ca7afca4 - core::ops::function::impls:: for &F>::call_once::hb6ae8e6e12f567e2 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x58b4ca7afca4 - std::panicking::try::do_call::hfa9c805b248ad90d [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x58b4ca7afca4 - std::panicking::try::hfa5a8663ac330404 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x58b4ca7afca4 - std::panic::catch_unwind::ha9c1b3c0a51794c5 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x58b4ca7afca4 - std::rt::lang_start_internal::{{closure}}::hefee41c468cd3ac4 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/rt.rs:168:24 [INFO] [stderr] 28: 0x58b4ca7afca4 - std::panicking::try::do_call::hb4b9746612ce4f58 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x58b4ca7afca4 - std::panicking::try::hf80e1afb3f8e4b08 [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x58b4ca7afca4 - std::panic::catch_unwind::hc825bfcee6fc088d [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x58b4ca7afca4 - std::rt::lang_start_internal::h8e6975d952a5558e [INFO] [stderr] at /rustc/667247db71ea18c4130dd018d060e7f09d589490/library/std/src/rt.rs:164:5 [INFO] [stderr] 32: 0x58b4ca755411 - std::rt::lang_start::h73d6437e148b3ab4 [INFO] [stderr] 33: 0x58b4ca757635 - main [INFO] [stderr] 34: 0x7c556476d1ca - [INFO] [stderr] 35: 0x7c556476d28b - __libc_start_main [INFO] [stderr] 36: 0x58b4ca7552e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0cad97d4015fb9b451a0833cd96f2f3d71e03e2178468f83eaa693a93079c067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cad97d4015fb9b451a0833cd96f2f3d71e03e2178468f83eaa693a93079c067", kill_on_drop: false }` [INFO] [stdout] 0cad97d4015fb9b451a0833cd96f2f3d71e03e2178468f83eaa693a93079c067