[INFO] cloning repository https://github.com/SaitoTech/saito-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaitoTech/saito-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaitoTech%2Fsaito-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaitoTech%2Fsaito-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e14f09d07cbae48cd4e8d0ac716286df0bc89588 [INFO] testing SaitoTech/saito-core against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaitoTech%2Fsaito-core" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SaitoTech/saito-core on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SaitoTech/saito-core [INFO] finished tweaking git repo https://github.com/SaitoTech/saito-core [INFO] tweaked toml for git repo https://github.com/SaitoTech/saito-core written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/SaitoTech/saito-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.members [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 390ac3a5f292df27346e1adae213ddb982438335ada148a35c9c65b5bd33ebbe [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" "390ac3a5f292df27346e1adae213ddb982438335ada148a35c9c65b5bd33ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "390ac3a5f292df27346e1adae213ddb982438335ada148a35c9c65b5bd33ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390ac3a5f292df27346e1adae213ddb982438335ada148a35c9c65b5bd33ebbe", kill_on_drop: false }` [INFO] [stdout] 390ac3a5f292df27346e1adae213ddb982438335ada148a35c9c65b5bd33ebbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2256214d63f21898f8abb70f4d89b982b788be8b87c663837978ddbe3321b474 [INFO] running `Command { std: "docker" "start" "-a" "2256214d63f21898f8abb70f4d89b982b788be8b87c663837978ddbe3321b474", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.members [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling merkle v1.10.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling parity-bytes v0.1.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling interleaved-ordered v0.1.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling elastic-array v0.10.2 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling parity-snappy-sys v0.1.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.6 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling fs-swap v0.2.4 [INFO] [stderr] Compiling bigint v4.4.1 [INFO] [stderr] Compiling kvdb v0.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=e2682eeb43cc4cef -C extra-filename=-e2682eeb43cc4cef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3603b5b049375f9e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b9731d24d925898f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=a7e9ed52ceb8b81e -C extra-filename=-a7e9ed52ceb8b81e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b9731d24d925898f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `actix_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix_derive-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=5f7f35eed894813c -C extra-filename=-5f7f35eed894813c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6f61508a3296ace.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2efd40e621c93118.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b9731d24d925898f.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `parity-rocksdb-sys v0.5.6` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/parity-rocksdb-sys-aa55195b695c1135/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DWITH_SNAPPY=ON" "-DFAIL_ON_WARNINGS=OFF" "-DSNAPPY_INCLUDE_DIR=/opt/rustwide/target/debug/build/parity-snappy-sys-66b96458eba0eeca/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 9.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- 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.25.1") [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] -- 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/parity-rocksdb-sys-d734542df649c2ba/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--" [INFO] [stderr] /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build --check-build-system CMakeFiles/Makefile.cmake 0 [INFO] [stderr] /usr/bin/make -f CMakeFiles/Makefile2 rocksdb [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] /usr/bin/cmake -S/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/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-d734542df649c2ba/out/build/CMakeFiles 29 [INFO] [stderr] /usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/rocksdb.dir/all [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] /usr/bin/make -f CMakeFiles/build_version.dir/build.make CMakeFiles/build_version.dir/depend [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/build_version.dir/DependInfo.cmake --color= [INFO] [stderr] Dependee "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/build_version.dir/DependInfo.cmake" is newer than depender "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/build_version.dir/depend.internal". [INFO] [stderr] Dependee "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/build_version.dir/depend.internal". [INFO] [stderr] Scanning dependencies of target build_version [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] /usr/bin/make -f CMakeFiles/build_version.dir/build.make CMakeFiles/build_version.dir/build [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/util -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/build_version.dir/build_version.cc.o -c /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/build_version.cc [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] [ 0%] Built target build_version [INFO] [stderr] /usr/bin/make -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/depend [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/rocksdb.dir/DependInfo.cmake --color= [INFO] [stderr] Dependee "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/rocksdb.dir/DependInfo.cmake" is newer than depender "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/rocksdb.dir/depend.internal". [INFO] [stderr] Dependee "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build/CMakeFiles/rocksdb.dir/depend.internal". [INFO] [stderr] Scanning dependencies of target rocksdb [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] /usr/bin/make -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/build [INFO] [stderr] make[3]: Entering directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [INFO] [stderr] [ 0%] 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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/cache/lru_cache.cc [INFO] [stderr] [ 0%] 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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/cache/clock_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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/builder.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/cache/sharded_cache.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/c.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/column_family.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/compaction.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/compaction_job.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker_universal.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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/convenience.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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/convenience.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/convenience.cc [INFO] [stderr] [ 3%] 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] /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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/db_impl.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.cc [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_write.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-66b96458eba0eeca/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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 -o CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl_write.cc [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-d734542df649c2ba/out/build' [INFO] [stderr] [INFO] [stderr] --- 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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/builder.cc:16: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compacted_db_impl.cc:7: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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:118: CMakeFiles/rocksdb.dir/db/c.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:157: CMakeFiles/rocksdb.dir/db/compaction.cc.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_iterator.cc:6: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_job.h:20, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_job.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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:105: CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:144: CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 1 [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/build.make:131: CMakeFiles/rocksdb.dir/db/column_family.cc.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/convenience.cc:11: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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:183: CMakeFiles/rocksdb.dir/db/compaction_job.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:170: CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o] Error 1 [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:157:33: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 157 | largest_key(_largest_key) {} [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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:196: 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:248: CMakeFiles/rocksdb.dir/db/db_impl.cc.o] Error 1 [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc: In member function 'virtual rocksdb::Status rocksdb::DBImpl::GetLiveFiles(std::vector >&, uint64_t*, bool)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc:129:25: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] 129 | for (auto live_file : live) { [INFO] [stderr] | ^~~~ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/memory:62, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_set.h:31, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction.h:11, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.h:18, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.cc:10: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/memory:62, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.h:13, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/compaction_picker_universal.cc:10: [INFO] [stderr] /usr/include/c++/9/bits/stl_pair.h:312:51: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] 312 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/9/string:40, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include/rocksdb/convenience.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/convenience.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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/convenience.cc:11: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/9/bits/stl_algobase.h:64, [INFO] [stderr] from /usr/include/c++/9/bits/char_traits.h:39, [INFO] [stderr] from /usr/include/c++/9/string:40, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/include/rocksdb/convenience.h:8, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/convenience.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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/9/utility:70, [INFO] [stderr] from /usr/include/c++/9/algorithm:60, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc:15: [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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc:17: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:47:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] 47 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] In file included from /usr/include/c++/9/utility:70, [INFO] [stderr] from /usr/include/c++/9/algorithm:60, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_filesnapshot.cc:15: [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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:227:48: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/range_del_aggregator.h:16, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable.h:19, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/memtable_list.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/column_family.h:17, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:22, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl_write.cc:9: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:146:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] /usr/include/c++/9/bits/alloc_traits.h:483:4: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/version_edit.h:232:37: required from here [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/rocksdb/db/db_impl.h:12, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/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] make[2]: *** [CMakeFiles/Makefile2:2205: CMakeFiles/rocksdb.dir/all] Error 2 [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:2212: CMakeFiles/rocksdb.dir/rule] Error 2 [INFO] [stderr] make: *** [Makefile:893: rocksdb] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56183bc69dad - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56183bc69dad - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56183bc69dad - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x56183bc69dad - ::fmt::h26f189e611080a74 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x56183bc8936c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stderr] 5: 0x56183bc66ae1 - std::io::Write::write_fmt::ha30651f608022a46 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x56183bc6b865 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x56183bc6b865 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x56183bc6b865 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x56183bc6b519 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x56183bc6bdb2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x56183bc6bc97 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x56183bc6a264 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x56183bc6b9c9 - rust_begin_unwind [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x56183bbf8473 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x56183bc0191d - cmake::fail::hb53993c0eed84a78 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x56183bc01355 - cmake::run::h89a9d35f5f5f8c98 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x56183bbfe85e - cmake::Config::build::h5406c6c240567333 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671:9 [INFO] [stderr] 18: 0x56183bbf8f88 - build_script_build::main::h9c798926b85e293e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.6/build.rs:55:15 [INFO] [stderr] 19: 0x56183bbfa96b - core::ops::function::FnOnce::call_once::he6b17f329982453b [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x56183bbfae0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4be241cdce303edf [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 21: 0x56183bbfa8c1 - std::rt::lang_start::{{closure}}::hce5b5efddff05fd1 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x56183bc628ee - core::ops::function::impls:: for &F>::call_once::hae31cd38f966dcbc [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x56183bc628ee - std::panicking::try::do_call::h4a4c12a32b804624 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x56183bc628ee - std::panicking::try::h87f80f5db1929b60 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x56183bc628ee - std::panic::catch_unwind::hbc53afd5a2bdc195 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x56183bc628ee - std::rt::lang_start_internal::{{closure}}::h2e62ddd08385fac8 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x56183bc628ee - std::panicking::try::do_call::h04b85b79b362213e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stderr] 28: 0x56183bc628ee - std::panicking::try::h428fba6a4941d8ed [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stderr] 29: 0x56183bc628ee - std::panic::catch_unwind::hd73c90258412492e [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stderr] 30: 0x56183bc628ee - std::rt::lang_start_internal::h26255896a96668b5 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x56183bbfa890 - std::rt::lang_start::ha8e8c99073aa7c80 [INFO] [stderr] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x56183bbf988c - main [INFO] [stderr] 33: 0x7f334f0ae0b3 - __libc_start_main [INFO] [stderr] 34: 0x56183bbf866e - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2256214d63f21898f8abb70f4d89b982b788be8b87c663837978ddbe3321b474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2256214d63f21898f8abb70f4d89b982b788be8b87c663837978ddbe3321b474", kill_on_drop: false }` [INFO] [stdout] 2256214d63f21898f8abb70f4d89b982b788be8b87c663837978ddbe3321b474