[INFO] updating cached repository https://github.com/jerry-yu/rdb_migrate
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 9d8fde0eea1a53d1a8c3119432804aa387566dbf
[INFO] checking jerry-yu/rdb_migrate against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjerry-yu%2Frdb_migrate" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jerry-yu/rdb_migrate on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/jerry-yu/rdb_migrate
[INFO] finished tweaking git repo https://github.com/jerry-yu/rdb_migrate
[INFO] tweaked toml for git repo https://github.com/jerry-yu/rdb_migrate written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/jerry-yu/rdb_migrate already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b1c50ca0fa192f390ca14417e4f24ae6e321828e70bb21e6f334d1693fcc1e81
[INFO] running `"docker" "start" "-a" "b1c50ca0fa192f390ca14417e4f24ae6e321828e70bb21e6f334d1693fcc1e81"`
[INFO] [stderr]    Compiling libc v0.2.49
[INFO] [stderr]    Compiling cc v1.0.26
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]     Checking parity-bytes v0.1.0
[INFO] [stderr]     Checking interleaved-ordered v0.1.1
[INFO] [stderr]     Checking regex v0.2.11
[INFO] [stderr]    Compiling getopts v0.2.18
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]    Compiling cmake v0.1.35
[INFO] [stderr]     Checking elastic-array v0.10.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking fs-swap v0.2.4
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling parity-snappy-sys v0.1.2
[INFO] [stderr]    Compiling parity-rocksdb-sys v0.5.5
[INFO] [stderr]     Checking kvdb v0.1.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.3.1
[INFO] [stderr]    Compiling local-encoding v0.2.0
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr] error: failed to run custom build command for `parity-rocksdb-sys v0.5.5`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/parity-rocksdb-sys-c2b29e3fbb7defe1/build-script-build` (exit code: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DWITH_SNAPPY=ON" "-DFAIL_ON_WARNINGS=OFF" "-DSNAPPY_INCLUDE_DIR=/opt/rustwide/target/debug/build/parity-snappy-sys-8a2ca4f05653bdfa/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/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 7.5.0
[INFO] [stderr] -- The CXX compiler identification is GNU 7.5.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.17.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] -- Looking for pthread_create
[INFO] [stderr] -- Looking for pthread_create - not found
[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-3ffcff6cba30e51f/out/build
[INFO] [stderr] running: "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--"
[INFO] [stderr] /usr/bin/cmake -H/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/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-3ffcff6cba30e51f/out/build'
[INFO] [stderr] /usr/bin/cmake -H/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/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-3ffcff6cba30e51f/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-3ffcff6cba30e51f/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-3ffcff6cba30e51f/out/build'
[INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build/CMakeFiles/build_version.dir/DependInfo.cmake --color=
[INFO] [stderr] Scanning dependencies of target build_version
[INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/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-3ffcff6cba30e51f/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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/util -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/build_version.dir/build_version.cc.o -c /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build/build_version.cc
[INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/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-3ffcff6cba30e51f/out/build'
[INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build/CMakeFiles/rocksdb.dir/DependInfo.cmake --color=
[INFO] [stderr] Scanning dependencies of target rocksdb
[INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/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-3ffcff6cba30e51f/out/build'
[INFO] [stderr] [  0%] Building CXX object CMakeFiles/rocksdb.dir/db/column_family.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/cache/lru_cache.cc
[INFO] [stderr] [  0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/column_family.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/column_family.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] /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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/cache/sharded_cache.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/cache/sharded_cache.cc
[INFO] [stderr] /usr/bin/c++  -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -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.5/rocksdb/db/compacted_db_impl.cc
[INFO] [stderr] [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/c.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/c.cc
[INFO] [stderr] /usr/bin/c++  -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/compaction.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction.cc
[INFO] [stderr] [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o
[INFO] [stderr] [  3%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/db_filesnapshot.cc
[INFO] [stderr] [  6%] 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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/builder.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/builder.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/db_impl.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/compaction_iterator.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_iterator.cc
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o
[INFO] [stderr] [  6%] 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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/compaction_job.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_job.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -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.5/rocksdb/db/compaction_picker_universal.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/compaction_picker.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -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.5/rocksdb/db/db_impl_write.cc
[INFO] [stderr] [  6%] 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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/convenience.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/convenience.cc
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_compaction_flush.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/db_impl_compaction_flush.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/db_impl_compaction_flush.cc
[INFO] [stderr] [  6%] Building CXX object CMakeFiles/rocksdb.dir/db/db_impl_files.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-8a2ca4f05653bdfa/out/build -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb -I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/include -isystem /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/third-party/gtest-1.7.0/fused-src  -ffunction-sections -fdata-sections -fPIC -m64 -W -Wextra -Wall -Wsign-compare -Wshadow -Wno-unused-parameter -Wno-unused-variable -Woverloaded-virtual -Wnon-virtual-dtor -Wno-missing-field-initializers -Wno-strict-aliasing -std=c++11 -fno-builtin-memcmp -g -DROCKSDB_USE_RTTI   -o CMakeFiles/rocksdb.dir/db/db_impl_files.cc.o -c /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/rocksdb/db/db_impl_files.cc
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:233: recipe for target 'CMakeFiles/rocksdb.dir/db/compaction.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:305: recipe for target 'CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:425: recipe for target 'CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:137: recipe for target 'CMakeFiles/rocksdb.dir/db/builder.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:161: recipe for target 'CMakeFiles/rocksdb.dir/db/c.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:185: recipe for target 'CMakeFiles/rocksdb.dir/db/column_family.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:377: recipe for target 'CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:281: recipe for target 'CMakeFiles/rocksdb.dir/db/compaction_job.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:329: recipe for target 'CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:353: recipe for target 'CMakeFiles/rocksdb.dir/db/convenience.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:209: recipe for target 'CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o' failed
[INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:401: recipe for target 'CMakeFiles/rocksdb.dir/db/db_impl.cc.o' failed
[INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build'
[INFO] [stderr] CMakeFiles/Makefile2:2902: recipe for target 'CMakeFiles/rocksdb.dir/all' failed
[INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build'
[INFO] [stderr] CMakeFiles/Makefile2:2914: recipe for target 'CMakeFiles/rocksdb.dir/rule' failed
[INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-3ffcff6cba30e51f/out/build'
[INFO] [stderr] Makefile:1101: recipe for target 'rocksdb' failed
[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] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** Waiting for unfinished jobs....
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction_picker.cc.o] Error 4
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/db_impl_write.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 4
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/c.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/column_family.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/db_filesnapshot.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction_job.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction_picker_universal.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/convenience.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 4
[INFO] [stderr] c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] Please submit a full bug report,
[INFO] [stderr] with preprocessed source if appropriate.
[INFO] [stderr] See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/db_impl.cc.o] Error 4
[INFO] [stderr] make[2]: *** [CMakeFiles/rocksdb.dir/all] Error 2
[INFO] [stderr] make[1]: *** [CMakeFiles/rocksdb.dir/rule] Error 2
[INFO] [stderr] make: *** [rocksdb] Error 2
[INFO] [stderr] thread 'main' panicked at '
[INFO] [stderr] command did not execute successfully, got: exit code: 2
[INFO] [stderr] 
[INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x55bc8f7dbe24 - backtrace::backtrace::libunwind::trace::h9e598fcb10d5c4f5
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stderr]    1:     0x55bc8f7dbe24 - backtrace::backtrace::trace_unsynchronized::hbfbd58fbb4a2603e
[INFO] [stderr]                                at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stderr]    2:     0x55bc8f7dbe24 - std::sys_common::backtrace::_print_fmt::hacb596a8013761df
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:78
[INFO] [stderr]    3:     0x55bc8f7dbe24 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::ha1ba73c9085723eb
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:59
[INFO] [stderr]    4:     0x55bc8f800fcc - core::fmt::write::hb4ac1e8a8c800611
[INFO] [stderr]                                at src/libcore/fmt/mod.rs:1069
[INFO] [stderr]    5:     0x55bc8f7d85e3 - std::io::Write::write_fmt::ha413e6029f4d499f
[INFO] [stderr]                                at src/libstd/io/mod.rs:1504
[INFO] [stderr]    6:     0x55bc8f7dea15 - std::sys_common::backtrace::_print::h5afa8b3832cd03b8
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:62
[INFO] [stderr]    7:     0x55bc8f7dea15 - std::sys_common::backtrace::print::h49229e3486b70f83
[INFO] [stderr]                                at src/libstd/sys_common/backtrace.rs:49
[INFO] [stderr]    8:     0x55bc8f7dea15 - std::panicking::default_hook::{{closure}}::hcfefd5f4943f3aa9
[INFO] [stderr]                                at src/libstd/panicking.rs:198
[INFO] [stderr]    9:     0x55bc8f7de752 - std::panicking::default_hook::h4c2b6d8d034c53de
[INFO] [stderr]                                at src/libstd/panicking.rs:218
[INFO] [stderr]   10:     0x55bc8f7df072 - std::panicking::rust_panic_with_hook::hf8cee70c0118d2cc
[INFO] [stderr]                                at src/libstd/panicking.rs:511
[INFO] [stderr]   11:     0x55bc8f7dec5b - rust_begin_unwind
[INFO] [stderr]                                at src/libstd/panicking.rs:419
[INFO] [stderr]   12:     0x55bc8f7debcb - std::panicking::begin_panic_fmt::h58dd034954c7216c
[INFO] [stderr]                                at src/libstd/panicking.rs:373
[INFO] [stderr]   13:     0x55bc8f778fb7 - cmake::fail::h4d20121b63e63408
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778
[INFO] [stderr]   14:     0x55bc8f7788fc - cmake::run::hc239ff57e915c5b7
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759
[INFO] [stderr]   15:     0x55bc8f7751d9 - cmake::Config::build::h1e8c25b17702c925
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:671
[INFO] [stderr]   16:     0x55bc8f770a06 - build_script_build::main::h64a7ef3ac14e6d1c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parity-rocksdb-sys-0.5.5/build.rs:50
[INFO] [stderr]   17:     0x55bc8f771b6b - std::rt::lang_start::{{closure}}::h78f500dc179d9b00
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/libstd/rt.rs:67
[INFO] [stderr]   18:     0x55bc8f7df4b8 - std::rt::lang_start_internal::{{closure}}::h4c4631d379953dd0
[INFO] [stderr]                                at src/libstd/rt.rs:52
[INFO] [stderr]   19:     0x55bc8f7df4b8 - std::panicking::try::do_call::hc26b3db2421dedbb
[INFO] [stderr]                                at src/libstd/panicking.rs:331
[INFO] [stderr]   20:     0x55bc8f7df4b8 - std::panicking::try::h4da6835c8705b8a7
[INFO] [stderr]                                at src/libstd/panicking.rs:274
[INFO] [stderr]   21:     0x55bc8f7df4b8 - std::panic::catch_unwind::h02aff520273fa6b1
[INFO] [stderr]                                at src/libstd/panic.rs:394
[INFO] [stderr]   22:     0x55bc8f7df4b8 - std::rt::lang_start_internal::he0572ca212cb5ef4
[INFO] [stderr]                                at src/libstd/rt.rs:51
[INFO] [stderr]   23:     0x55bc8f771b47 - std::rt::lang_start::h0f63ed5ce1fabc49
[INFO] [stderr]                                at /rustc/209b2be09fcaff937480d1fbbe8b31646e361c7a/src/libstd/rt.rs:67
[INFO] [stderr]   24:     0x55bc8f7713ca - main
[INFO] [stderr]   25:     0x7fc57966ab97 - __libc_start_main
[INFO] [stderr]   26:     0x55bc8f76f7ba - _start
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "b1c50ca0fa192f390ca14417e4f24ae6e321828e70bb21e6f334d1693fcc1e81"`
[INFO] running `"docker" "rm" "-f" "b1c50ca0fa192f390ca14417e4f24ae6e321828e70bb21e6f334d1693fcc1e81"`
[INFO] [stdout] b1c50ca0fa192f390ca14417e4f24ae6e321828e70bb21e6f334d1693fcc1e81
