[INFO] cloning repository fstnetwork/azure-ethereum-launcher [INFO] running `"git" "clone" "--bare" "git://github.com/fstnetwork/azure-ethereum-launcher.git" "work/cache/sources/gh/fstnetwork/azure-ethereum-launcher"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fstnetwork/azure-ethereum-launcher'... [INFO] running `"git" "clone" "work/cache/sources/gh/fstnetwork/azure-ethereum-launcher" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fstnetwork/azure-ethereum-launcher"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fstnetwork/azure-ethereum-launcher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fstnetwork/azure-ethereum-launcher" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fstnetwork/azure-ethereum-launcher"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fstnetwork/azure-ethereum-launcher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4060db456f68f9d95dc3af0d41ef69d7212775ea [INFO] sha for GitHub repo fstnetwork/azure-ethereum-launcher: 4060db456f68f9d95dc3af0d41ef69d7212775ea [INFO] validating manifest of fstnetwork/azure-ethereum-launcher on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fstnetwork/azure-ethereum-launcher on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fstnetwork/azure-ethereum-launcher [INFO] finished frobbing fstnetwork/azure-ethereum-launcher [INFO] frobbed toml for fstnetwork/azure-ethereum-launcher written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fstnetwork/azure-ethereum-launcher/Cargo.toml [INFO] started frobbing fstnetwork/azure-ethereum-launcher [INFO] finished frobbing fstnetwork/azure-ethereum-launcher [INFO] frobbed toml for fstnetwork/azure-ethereum-launcher written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fstnetwork/azure-ethereum-launcher/Cargo.toml [INFO] crate fstnetwork/azure-ethereum-launcher already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parity-crypto v0.2.0 [INFO] [stderr] Downloaded jsonrpc-core v9.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing fstnetwork/azure-ethereum-launcher against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fstnetwork/azure-ethereum-launcher:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 427959f6ae660b4ea43aa8166e6318fd63a4b4b9434b1047e25b467159e728f6 [INFO] running `"docker" "start" "-a" "427959f6ae660b4ea43aa8166e6318fd63a4b4b9434b1047e25b467159e728f6"` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling bech32 v0.3.2 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling rustc-hex v1.0.0 [INFO] [stderr] Compiling memzero v0.1.0 (https://github.com/paritytech/parity-ethereum.git#4fec2f2f) [INFO] [stderr] Compiling edit-distance v2.0.1 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling tokio-sync v0.1.0 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling secp256k1 v0.9.2 [INFO] [stderr] Compiling hidapi v0.4.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling bitcoin-bech32 v0.5.1 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling rand v0.4.5 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling stream-cipher v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling aes-soft v0.2.0 [INFO] [stderr] Compiling ctr v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling parity-wordlist v1.2.1 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling aes-ctr v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling strason v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling globset v0.1.4 [INFO] [stderr] Compiling scrypt v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling bitcoin v0.13.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling eth-secp256k1 v0.5.7 (https://github.com/paritytech/rust-secp256k1#ccc06e74) [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling jsonrpc-core v8.0.1 [INFO] [stderr] Compiling ethabi v2.0.1 [INFO] [stderr] Compiling jsonrpc-core v9.0.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling jsonrpc-server-utils v8.0.0 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] Compiling quasi_codegen v0.32.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling parity-crypto v0.2.0 [INFO] [stderr] Compiling ethkey v0.3.0 (https://github.com/paritytech/parity-ethereum.git#4fec2f2f) [INFO] [stderr] Compiling bindgen v0.29.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling jsonrpc-http-server v8.0.0 [INFO] [stderr] Compiling emerald-librocksdb-sys v5.11.3 [INFO] [stderr] error: failed to run custom build command for `emerald-librocksdb-sys v5.11.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/emerald-librocksdb-sys-00a257658485fd16/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] rocksdb/include/rocksdb/c.h:48:9: warning: #pragma once in main file [-Wpragma-once-outside-header], err: false [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/experimental.o" "-c" "rocksdb/db/experimental.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/merge_helper.o" "-c" "rocksdb/db/merge_helper.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/write_batch_base.o" "-c" "rocksdb/db/write_batch_base.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/table/full_filter_block.o" "-c" "rocksdb/table/full_filter_block.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/repair.o" "-c" "rocksdb/db/repair.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/table_properties_collector.o" "-c" "rocksdb/db/table_properties_collector.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/transaction_log_impl.o" "-c" "rocksdb/db/transaction_log_impl.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/table/get_context.o" "-c" "rocksdb/table/get_context.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] cargo:warning=rocksdb/db/merge_helper.cc:393:1: fatal error: error writing to /tmp/cciIvkxI.s: Cannot allocate memory [INFO] [stderr] cargo:warning= } // namespace rocksdb [INFO] [stderr] cargo:warning= ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/crater/target/debug/build/emerald-librocksdb-sys-abc506f464d76e8a/out/rocksdb/db/repair.o" "-c" "rocksdb/db/repair.cc" with args "c++" did not execute successfully (status code exit code: 4). [INFO] [stderr] [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.28/src/lib.rs:2314:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55787046b40b - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55787046b40b - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55787046b40b - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55787046b40b - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55787046b40b - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x55787046b10c - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x55787046bb80 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x55787046b702 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x55787046b64f - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stderr] at src/libstd/panicking.rs:337 [INFO] [stderr] 9: 0x5578703b95d6 - cc::fail::h1435c10249296b08 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.28/src/lib.rs:2314 [INFO] [stderr] 10: 0x5578703a423f - cc::Build::compile::hb9747b77184968ab [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.28/src/lib.rs:951 [INFO] [stderr] 11: 0x55786faa2624 - build_script_build::build_rocksdb::h21739782c4534a87 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/emerald-librocksdb-sys-5.11.3/build.rs:128 [INFO] [stderr] 12: 0x55786faa311d - build_script_build::main::h5ebc2b8610703045 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/emerald-librocksdb-sys-5.11.3/build.rs:174 [INFO] [stderr] 13: 0x55786faacc20 - std::rt::lang_start::{{closure}}::hf94a3607eb58ec70 [INFO] [stderr] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55787046b583 - std::rt::lang_start_internal::{{closure}}::ha7c0c29bf9d4b1ec [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55787046b583 - std::panicking::try::do_call::h6e54176261da06d4 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 16: 0x55787047469a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 17: 0x55787046c14d - std::panicking::try::h108b9053abb3bfc3 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 18: 0x55787046c14d - std::panic::catch_unwind::h26d0733c47c2fe78 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 19: 0x55787046c14d - std::rt::lang_start_internal::hfa103a00f84c98f5 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55786faacbf9 - std::rt::lang_start::hdad8040ada6d84b3 [INFO] [stderr] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55786faa317a - main [INFO] [stderr] 22: 0x7f46d96302e1 - __libc_start_main [INFO] [stderr] 23: 0x55786faa133a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "427959f6ae660b4ea43aa8166e6318fd63a4b4b9434b1047e25b467159e728f6"` [INFO] running `"docker" "rm" "-f" "427959f6ae660b4ea43aa8166e6318fd63a4b4b9434b1047e25b467159e728f6"` [INFO] [stdout] 427959f6ae660b4ea43aa8166e6318fd63a4b4b9434b1047e25b467159e728f6