[INFO] updating cached repository Astn/ahghee [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Astn/ahghee [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Astn/ahghee" "work/ex/beta-1.38-1/sources/1.37.0/gh/Astn/ahghee"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Astn/ahghee'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Astn/ahghee" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Astn/ahghee"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Astn/ahghee on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Astn/ahghee against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 692a6ac003efccf93ef04cdae425b07980ab3fb87f9b41cfc0f33f8a2e248943 [INFO] running `"docker" "start" "-a" "692a6ac003efccf93ef04cdae425b07980ab3fb87f9b41cfc0f33f8a2e248943"` [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling cmake v0.1.34 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling cart-cache v0.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling memchr v2.1.1 [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] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling local-encoding v0.2.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling protobuf-codegen v2.0.5 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.28 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling protoc v2.0.5 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling protoc-rust v2.0.5 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio v0.1.13 [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 --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=ddcead40a054a896 -C extra-filename=-ddcead40a054a896 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bytes=/opt/crater/target/debug/deps/libbytes-d99191059a79a2a6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/crater/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=2a476b649f25350b -C extra-filename=-2a476b649f25350b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern proc_macro2=/opt/crater/target/debug/deps/libproc_macro2-b3382707cb2a4888.rlib --extern quote=/opt/crater/target/debug/deps/libquote-b2ac1d896d50967d.rlib --extern syn=/opt/crater/target/debug/deps/libsyn-35b9ef82fbf8ab32.rlib --cap-lints allow --cap-lints=warn` (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-090769c1ec94ec25/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-0753e0d1d7fd256b/out/build" "-DSNAPPY_LIBRARIES=/dev/null" "-DPORTABLE=ON" "-DCMAKE_INSTALL_PREFIX=/opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/out/build' [INFO] [stderr] cd /opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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-0753e0d1d7fd256b/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-285e975b5c23197b/out/build/build_version.cc [INFO] [stderr] make[3]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/out/build' [INFO] [stderr] cd /opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/out/build /opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/out/build' [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-0753e0d1d7fd256b/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/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-0753e0d1d7fd256b/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/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-0753e0d1d7fd256b/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] /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-0753e0d1d7fd256b/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] [ 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-0753e0d1d7fd256b/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/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-0753e0d1d7fd256b/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-0753e0d1d7fd256b/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-0753e0d1d7fd256b/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-0753e0d1d7fd256b/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] [ 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/crater/target/debug/build/parity-snappy-sys-0753e0d1d7fd256b/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_job.cc.o -c /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/rocksdb/db/compaction_job.cc [INFO] [stderr] CMakeFiles/rocksdb.dir/build.make:185: recipe for target 'CMakeFiles/rocksdb.dir/db/column_family.cc.o' failed [INFO] [stderr] make[3]: Leaving directory '/opt/crater/target/debug/build/parity-rocksdb-sys-285e975b5c23197b/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-285e975b5c23197b/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-285e975b5c23197b/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/column_family.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: 0x55675bfad3fb - backtrace::backtrace::libunwind::trace::h23ae608c8b906c69 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55675bfad3fb - backtrace::backtrace::trace_unsynchronized::h65b3ea295a85fd48 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55675bfad3fb - std::sys_common::backtrace::_print::h24f527b44b6cfc06 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55675bfad3fb - std::sys_common::backtrace::print::h712608e4347fd64a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55675bfad3fb - std::panicking::default_hook::{{closure}}::h6c3d570c2b500048 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55675bfad0d6 - std::panicking::default_hook::hb29963fb4747e0dd [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55675bfadb0d - std::panicking::rust_panic_with_hook::hd1236c3083de823a [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55675bfad692 - std::panicking::continue_panic_fmt::he38ad41d6304a12c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55675bfad5df - std::panicking::begin_panic_fmt::h4b478f1ed53f4521 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55675bf30f36 - cmake::fail::hfec16ebce6bd2e62 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:776 [INFO] [stderr] 10: 0x55675bf308ba - cmake::run::hd7eb0cc676b4fb5b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:757 [INFO] [stderr] 11: 0x55675bf2d205 - cmake::Config::build::h000b014e98a28757 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.34/src/lib.rs:669 [INFO] [stderr] 12: 0x55675bf29244 - build_script_build::main::h59f477d0fdd1b2d5 [INFO] [stderr] at /opt/crater/cargo-home/git/checkouts/rust-rocksdb-865d74955f6ab1b3/89fd163/rocksdb-sys/build.rs:50 [INFO] [stderr] 13: 0x55675bf28000 - std::rt::lang_start::{{closure}}::h18ccf5a43fe322b8 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55675bfad513 - std::rt::lang_start_internal::{{closure}}::hf367a5a6ae52b0ce [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55675bfad513 - std::panicking::try::do_call::h9d779bc5e27e3284 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55675bfb49ba - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55675bfae01d - std::panicking::try::h4af22d9cb0afa351 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55675bfae01d - std::panic::catch_unwind::hbb68a9ada87bfb97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55675bfae01d - std::rt::lang_start_internal::hba9e09d74440ce4d [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55675bf27fd9 - std::rt::lang_start::h64689b9d117cf2a1 [INFO] [stderr] at /rustc/e450539c2a8d7f791268d699cbe45ab3e57d43a1/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55675bf29bda - main [INFO] [stderr] 22: 0x7fc80b5e92e1 - __libc_start_main [INFO] [stderr] 23: 0x55675bf2759a - _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" "692a6ac003efccf93ef04cdae425b07980ab3fb87f9b41cfc0f33f8a2e248943"` [INFO] running `"docker" "rm" "-f" "692a6ac003efccf93ef04cdae425b07980ab3fb87f9b41cfc0f33f8a2e248943"` [INFO] [stdout] 692a6ac003efccf93ef04cdae425b07980ab3fb87f9b41cfc0f33f8a2e248943