[INFO] cloning repository https://github.com/Astn/ahghee [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Astn/ahghee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstn%2Fahghee"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstn%2Fahghee'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 672c81d7ae99fd1e1bb5f1b3a75c09fa0116a56a [INFO] checking Astn/ahghee against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAstn%2Fahghee" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Astn/ahghee on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Astn/ahghee [INFO] finished tweaking git repo https://github.com/Astn/ahghee [INFO] tweaked toml for git repo https://github.com/Astn/ahghee written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Astn/ahghee already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/ahghee/rust-rocksdb.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-linux-aio v0.1.11 [INFO] [stderr] Downloaded cart-cache v0.1.2 [INFO] [stderr] Downloaded protoc-rust v2.0.5 [INFO] [stderr] Downloaded parity-snappy-sys v0.1.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f6317ec7d8808686af587a9bdfaf62ff8f61f1355cc4f28e3f2d867f5bf2a64f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "f6317ec7d8808686af587a9bdfaf62ff8f61f1355cc4f28e3f2d867f5bf2a64f"` [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking cart-cache v0.1.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking serde_json v1.0.28 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling parity-snappy-sys v0.1.1 [INFO] [stderr] Compiling parity-rocksdb-sys v0.5.4 (https://github.com/ahghee/rust-rocksdb.git#89fd1639) [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Compiling protobuf-codegen v2.0.5 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling protoc v2.0.5 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling protoc-rust v2.0.5 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] error: could not compile `protobuf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name protobuf /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="with-bytes"' -C metadata=f10e2f667f41b46c -C extra-filename=-f10e2f667f41b46c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-be0b13dec459ab54.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.79/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=253ef59c6589a19c -C extra-filename=-253ef59c6589a19c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5592fb42b0d91aec.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1e3d3640677e0ee8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f2cccbf4cf9f6142.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.32.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=37af370a72bd9115 -C extra-filename=-37af370a72bd9115 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-d7a4ba275d5ba51a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-02629fd44579a9df.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-e0c3be3df97210b5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-91d23c9186f534ff.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-cff65ec4d6336cef.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-10db79c15530c8b3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a8ac9694fe0beeca.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c6207fff57611ecf.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5076e9b00d3ad39e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0da280f35cb6c42b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b8b71648c96d25e8.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-e8f5c1b2360619a1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `parity-rocksdb-sys v0.5.4 (https://github.com/ahghee/rust-rocksdb.git#89fd1639)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/parity-rocksdb-sys-4b4eaa6575fc3ace/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb" "-DCMAKE_VERBOSE_MAKEFILE=ON" "-DWITH_SNAPPY=ON" "-DFAIL_ON_WARNINGS=OFF" "-DSNAPPY_INCLUDE_DIR=/opt/rustwide/target/debug/build/parity-snappy-sys-99a3421b9e9b334c/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 7.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.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-8d467fb129cd72e9/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--" [INFO] [stderr] /usr/bin/cmake -H/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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-8d467fb129cd72e9/out/build' [INFO] [stderr] /usr/bin/cmake -H/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -B/opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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-8d467fb129cd72e9/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-8d467fb129cd72e9/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-8d467fb129cd72e9/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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-8d467fb129cd72e9/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-8d467fb129cd72e9/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/util -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-8d467fb129cd72e9/out/build/build_version.cc [INFO] [stderr] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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-8d467fb129cd72e9/out/build' [INFO] [stderr] cd /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/out/build /opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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-8d467fb129cd72e9/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-8d467fb129cd72e9/out/build' [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/db/compaction.cc.o [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/lru_cache.cc.o [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/clock_cache.cc.o [INFO] [stderr] [ 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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/cache/lru_cache.cc [INFO] [stderr] /usr/bin/c++ -DOS_LINUX -DROCKSDB_LIB_IO_POSIX -DROCKSDB_MALLOC_USABLE_SIZE -DROCKSDB_PLATFORM_POSIX -DROCKSDB_SCHED_GETCPU_PRESENT -DSNAPPY -I/opt/rustwide/target/debug/build/parity-snappy-sys-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/compaction.cc [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/c.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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/compaction_iterator.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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/column_family.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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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-99a3421b9e9b334c/out/build -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/db_impl_write.cc [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:257: recipe for target 'CMakeFiles/rocksdb.dir/db/compaction_iterator.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:209: recipe for target 'CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o' failed [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:161: recipe for target 'CMakeFiles/rocksdb.dir/db/c.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: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] make[3]: Leaving directory '/opt/rustwide/target/debug/build/parity-rocksdb-sys-8d467fb129cd72e9/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-8d467fb129cd72e9/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-8d467fb129cd72e9/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 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 for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/builder.cc.o] Error 4 [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction_iterator.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 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 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 for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compacted_db_impl.cc.o] Error 4 [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 for instructions. [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 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 for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction_picker.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 for instructions. [INFO] [stderr] make[3]: *** [CMakeFiles/rocksdb.dir/db/db_impl_write.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.34/src/lib.rs:776:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b1065d025a - backtrace::backtrace::libunwind::trace::h62ee5d8325268128 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55b1065d025a - backtrace::backtrace::trace_unsynchronized::h0c2dcc20fbafc255 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b1065d025a - std::sys_common::backtrace::_print_fmt::h5452375970baa944 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55b1065d025a - ::fmt::hdcdebd1ff29cf05e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55b1065eff0c - core::fmt::write::h1a9d5001c75dea4b [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55b1065ccb57 - std::io::Write::write_fmt::hc50d5b4b29eeddb4 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55b1065d2dfe - std::sys_common::backtrace::_print::hd026679112716709 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55b1065d2dfe - std::sys_common::backtrace::print::hc2cd7cb69b3121ae [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55b1065d2dfe - std::panicking::default_hook::{{closure}}::hac834639b20b63f7 [INFO] [stderr] at src/libstd/panicking.rs:187 [INFO] [stderr] 9: 0x55b1065d2b01 - std::panicking::default_hook::h2fc956babc86e97d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 10: 0x55b1065d3495 - std::panicking::rust_panic_with_hook::hb65306f2c92eac01 [INFO] [stderr] at src/libstd/panicking.rs:467 [INFO] [stderr] 11: 0x55b1065d3032 - std::panicking::continue_panic_fmt::h22291b07d0b7f087 [INFO] [stderr] at src/libstd/panicking.rs:374 [INFO] [stderr] 12: 0x55b1065d2f8c - std::panicking::begin_panic_fmt::h3306751e67e04457 [INFO] [stderr] at src/libstd/panicking.rs:329 [INFO] [stderr] 13: 0x55b10655e286 - cmake::fail::h1921db7f520ef35e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 [INFO] [stderr] 14: 0x55b10655db2a - cmake::run::h713a1b117072e46a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 [INFO] [stderr] 15: 0x55b10655a3a0 - cmake::Config::build::h8c8993933fb2580c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 [INFO] [stderr] 16: 0x55b106556654 - build_script_build::main::hcaa2e5ce190d49d6 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/build.rs:50 [INFO] [stderr] 17: 0x55b106555f10 - std::rt::lang_start::{{closure}}::hd4e5be47da200d08 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 18: 0x55b1065d2ec3 - std::rt::lang_start_internal::{{closure}}::hbff5fe9c19d221a8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 19: 0x55b1065d2ec3 - std::panicking::try::do_call::h330d2d9ad3936443 [INFO] [stderr] at src/libstd/panicking.rs:286 [INFO] [stderr] 20: 0x55b1065da19a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 21: 0x55b1065d398d - std::panicking::try::h0001f4cc821eb44d [INFO] [stderr] at src/libstd/panicking.rs:265 [INFO] [stderr] 22: 0x55b1065d398d - std::panic::catch_unwind::hc7071df6aa2e6fb8 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x55b1065d398d - std::rt::lang_start_internal::hd852b1b003ba5a93 [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 24: 0x55b106555ee9 - std::rt::lang_start::h3fa2ad74af1bee2e [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 25: 0x55b106556fda - main [INFO] [stderr] 26: 0x7feed5202b97 - __libc_start_main [INFO] [stderr] 27: 0x55b10655468a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "f6317ec7d8808686af587a9bdfaf62ff8f61f1355cc4f28e3f2d867f5bf2a64f"` [INFO] running `"docker" "rm" "-f" "f6317ec7d8808686af587a9bdfaf62ff8f61f1355cc4f28e3f2d867f5bf2a64f"` [INFO] [stdout] f6317ec7d8808686af587a9bdfaf62ff8f61f1355cc4f28e3f2d867f5bf2a64f