[INFO] cloning repository Astn/ahghee [INFO] running `"git" "clone" "--bare" "git://github.com/Astn/ahghee.git" "work/cache/sources/gh/Astn/ahghee"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Astn/ahghee'... [INFO] running `"git" "clone" "work/cache/sources/gh/Astn/ahghee" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/Astn/ahghee"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/Astn/ahghee'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Astn/ahghee" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Astn/ahghee"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Astn/ahghee'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 672c81d7ae99fd1e1bb5f1b3a75c09fa0116a56a [INFO] sha for GitHub repo Astn/ahghee: 672c81d7ae99fd1e1bb5f1b3a75c09fa0116a56a [INFO] validating manifest of Astn/ahghee on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Astn/ahghee on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Astn/ahghee [INFO] finished frobbing Astn/ahghee [INFO] frobbed toml for Astn/ahghee written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/Astn/ahghee/Cargo.toml [INFO] started frobbing Astn/ahghee [INFO] finished frobbing Astn/ahghee [INFO] frobbed toml for Astn/ahghee written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Astn/ahghee/Cargo.toml [INFO] crate Astn/ahghee already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/ahghee/rust-rocksdb.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc-rust v2.0.5 [INFO] [stderr] Downloaded cart-cache v0.1.2 [INFO] [stderr] Downloaded parity-snappy-sys v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking Astn/ahghee against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-5/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/Astn/ahghee:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 338dfad067039a556543277f236f788dc22d91528297f12675f5ee672f284db1 [INFO] running `"docker" "start" "-a" "338dfad067039a556543277f236f788dc22d91528297f12675f5ee672f284db1"` [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking cart-cache v0.1.2 [INFO] [stderr] Compiling libloading v0.4.3 [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 threadpool v1.7.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Checking miniz-sys v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling protoc v2.0.5 [INFO] [stderr] Checking serde-value v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Checking rand v0.6.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking log4rs v0.8.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Compiling env_logger v0.4.3 [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/protobuf-2.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="with-bytes"' -C metadata=dd88a4461d5381de -C extra-filename=-dd88a4461d5381de --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bytes=/opt/crater/target/debug/deps/libbytes-0d97b2498fdb3136.rlib --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: 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/crater/target/debug/build/parity-rocksdb-sys-e10dc6e68ba57834/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/crater/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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/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 6.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 6.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- 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.11.0") [INFO] [stderr] -- Enabling RTTI in Debug builds only (default) [INFO] [stderr] -- Looking for malloc_usable_size [INFO] [stderr] -- Looking for malloc_usable_size - found [INFO] [stderr] -- Looking for sched_getcpu [INFO] [stderr] -- Looking for sched_getcpu - found [INFO] [stderr] -- 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/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "rocksdb" "--config" "Debug" "--" [INFO] [stderr] /usr/bin/cmake -H/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -B/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/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/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] /usr/bin/cmake -H/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -B/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build --check-build-system CMakeFiles/Makefile.cmake 0 [INFO] [stderr] /usr/bin/cmake -E cmake_progress_start /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build/CMakeFiles 29 [INFO] [stderr] /usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/rocksdb.dir/all [INFO] [stderr] make[2]: Entering directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/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/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] cd /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build/CMakeFiles/build_version.dir/DependInfo.cmake --color= [INFO] [stderr] Scanning dependencies of target build_version [INFO] [stderr] make[3]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/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/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/util -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build/build_version.cc [INFO] [stderr] make[3]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/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/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] cd /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build/CMakeFiles/rocksdb.dir/DependInfo.cmake --color= [INFO] [stderr] Scanning dependencies of target rocksdb [INFO] [stderr] make[3]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] /usr/bin/make -f CMakeFiles/rocksdb.dir/build.make CMakeFiles/rocksdb.dir/build [INFO] [stderr] make[3]: Entering directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/cache/sharded_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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/cache/sharded_cache.cc [INFO] [stderr] [ 0%] Building CXX object CMakeFiles/rocksdb.dir/db/builder.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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/cache/lru_cache.cc [INFO] [stderr] [ 0%] 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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/c.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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/cache/clock_cache.cc [INFO] [stderr] [ 0%] 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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/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/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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/compacted_db_impl.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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/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/crater/target/debug/build/parity-snappy-sys-7e514eb94577df91/out/build -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb -I/opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/include -isystem /opt/crater/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/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/compaction_iterator.cc [INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:233: recipe for target 'CMakeFiles/rocksdb.dir/db/compaction.cc.o' failed [INFO] [stderr] make[3]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] CMakeFiles/Makefile2:2668: recipe for target 'CMakeFiles/rocksdb.dir/all' failed [INFO] [stderr] make[2]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] CMakeFiles/Makefile2:2680: recipe for target 'CMakeFiles/rocksdb.dir/rule' failed [INFO] [stderr] make[1]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-e05615cf21fb56b7/out/build' [INFO] [stderr] Makefile:1021: 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] make[3]: *** [CMakeFiles/rocksdb.dir/db/compaction.cc.o] Error 4 [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c6aa6bd9bb - backtrace::backtrace::libunwind::trace::h00e2f01ca6755a19 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55c6aa6bd9bb - backtrace::backtrace::trace_unsynchronized::hc2e55f9123c24578 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c6aa6bd9bb - std::sys_common::backtrace::_print::h878d975ca669e1b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55c6aa6bd9bb - std::sys_common::backtrace::print::h1b2f6b4885b021f3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55c6aa6bd9bb - std::panicking::default_hook::{{closure}}::he9ab19abef5c787f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55c6aa6bd6bc - std::panicking::default_hook::h9b73316e8577c3fa [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55c6aa6be0d0 - std::panicking::rust_panic_with_hook::he062866264d328c5 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55c6aa6bdc52 - std::panicking::continue_panic_fmt::hd91e15ffe4fde332 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x55c6aa6bdb9f - std::panicking::begin_panic_fmt::h0d4c7186e0dd785f [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x55c6aa640516 - cmake::fail::he4fa2ff28737f747 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 [INFO] [stderr] 10: 0x55c6aa63fe55 - cmake::run::h6e37784dd1cb2c69 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 [INFO] [stderr] 11: 0x55c6aa63c5dc - cmake::Config::build::h3e74419f9ace1e06 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 [INFO] [stderr] 12: 0x55c6aa637a66 - build_script_build::main::h97bc59e7a6744b2d [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/build.rs:50 [INFO] [stderr] 13: 0x55c6aa6387e0 - std::rt::lang_start::{{closure}}::h5ed1db58ad494d0d [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55c6aa6bdad3 - std::rt::lang_start_internal::{{closure}}::hac4055a4b24c3806 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55c6aa6bdad3 - std::panicking::try::do_call::h0bdfdef338a7b8de [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 16: 0x55c6aa6c538a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x55c6aa6be5dd - std::panicking::try::h5986cc11523af350 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 18: 0x55c6aa6be5dd - std::panic::catch_unwind::h5e6e2d11127cecca [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 19: 0x55c6aa6be5dd - std::rt::lang_start_internal::hd1ad303a81183dc4 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55c6aa6387b9 - std::rt::lang_start::hc3c9343715e1198d [INFO] [stderr] at /rustc/d3301713b54af69ca9de941a8c6b0d8287dbd6df/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55c6aa6383ba - main [INFO] [stderr] 22: 0x7fe9875612e1 - __libc_start_main [INFO] [stderr] 23: 0x55c6aa6366aa - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "338dfad067039a556543277f236f788dc22d91528297f12675f5ee672f284db1"` [INFO] running `"docker" "rm" "-f" "338dfad067039a556543277f236f788dc22d91528297f12675f5ee672f284db1"` [INFO] [stdout] 338dfad067039a556543277f236f788dc22d91528297f12675f5ee672f284db1