[INFO] updating cached repository https://github.com/nervosnetwork/ckb-graphql-server
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] [stderr] From https://github.com/nervosnetwork/ckb-graphql-server
[INFO] [stderr]    3d5ed9a..b7945dc  master     -> master
[INFO] [stderr]  * [new branch]      perf-debug -> perf-debug
[INFO] [stderr]  * [new branch]      secondary  -> secondary
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] b7945dc81f46c958a1f9a2997ed42253b34412a2
[INFO] checking nervosnetwork/ckb-graphql-server against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnervosnetwork%2Fckb-graphql-server" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nervosnetwork/ckb-graphql-server on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/nervosnetwork/ckb-graphql-server
[INFO] finished tweaking git repo https://github.com/nervosnetwork/ckb-graphql-server
[INFO] tweaked toml for git repo https://github.com/nervosnetwork/ckb-graphql-server written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/nervosnetwork/ckb-graphql-server already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] f4ca2ebcef2581152fb4cccb6abeff7f89071eb50c29d77cf8cf7067928cf640
[INFO] running `"docker" "start" "-a" "f4ca2ebcef2581152fb4cccb6abeff7f89071eb50c29d77cf8cf7067928cf640"`
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]     Checking smallvec v0.6.11
[INFO] [stderr]    Compiling faster-hex v0.4.1
[INFO] [stderr]    Compiling faster-hex v0.3.1
[INFO] [stderr]     Checking merkle-cbt v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]     Checking eaglesong v0.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.1 (https://github.com/nervosnetwork/linked-hash-map?rev=df27f21#df27f219)
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.5
[INFO] [stderr]     Checking lru-cache v0.1.0 (https://github.com/nervosnetwork/lru-cache?rev=a35fdb8#a35fdb81)
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling sentry v0.16.0
[INFO] [stderr]    Compiling enum-display-derive v0.1.0
[INFO] [stderr]     Checking flate2 v1.0.12
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking im v12.3.4
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling juniper_codegen v0.14.1
[INFO] [stderr]    Compiling numext-constructor v0.1.4
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking includedir v0.5.0
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking ckb-occupied-capacity-core v0.27.1 (https://github.com/nervosnetwork/ckb.git?tag=v0.27.1#759bde9c)
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]     Checking toml v0.5.4
[INFO] [stderr]     Checking serde_plain v0.3.0
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]     Checking jsonrpc-core v14.0.5
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.19
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking molecule v0.4.0
[INFO] [stderr]     Checking debugid v0.4.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling includedir_codegen v0.5.0
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking serde_urlencoded v0.5.5
[INFO] [stderr]     Checking url_serde v0.2.0
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking juniper v0.14.1
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]    Compiling cc v1.0.41
[INFO] [stderr]    Compiling ckb-occupied-capacity-macros v0.27.1 (https://github.com/nervosnetwork/ckb.git?tag=v0.27.1#759bde9c)
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling blake2b-rs v0.1.5
[INFO] [stderr]    Compiling openssl-sys v0.9.52
[INFO] [stderr]    Compiling secp256k1 v0.15.5
[INFO] [stderr]    Compiling librocksdb-sys v6.4.6 (https://github.com/nervosnetwork/rust-rocksdb?rev=a8dd2ad#a8dd2ada)
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]    Compiling ckb-hash v0.27.1 (https://github.com/nervosnetwork/ckb.git?tag=v0.27.1#759bde9c)
[INFO] [stderr]    Compiling ckb-system-scripts v0.5.1
[INFO] [stderr]     Checking ckb-occupied-capacity v0.27.1 (https://github.com/nervosnetwork/ckb.git?tag=v0.27.1#759bde9c)
[INFO] [stderr]    Compiling openssl v0.10.25
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]     Checking error-chain v0.12.1
[INFO] [stderr]    Compiling ckb-fixed-hash-core v0.27.1 (https://github.com/nervosnetwork/ckb.git?tag=v0.27.1#759bde9c)
[INFO] [stderr] error: could not compile `numext-constructor`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name numext_constructor --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-constructor-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=7ad67b0d97e17d67 -C extra-filename=-7ad67b0d97e17d67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7a15d424aeef4e9.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-acaf1a41f8a0d45a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-86809ce8404a1831.rlib --extern proc_macro --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 `openssl-sys`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name openssl_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=36a3f0f186de07af -C extra-filename=-36a3f0f186de07af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-eb20a6a861641cc8.rmeta --cap-lints allow --cap-lints=forbid --cfg const_fn --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl111 -l ssl -l crypto` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyper`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="__internal_flaky_tests"' --cfg 'feature="default"' --cfg 'feature="futures-cpupool"' --cfg 'feature="net2"' --cfg 'feature="runtime"' --cfg 'feature="tokio"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' -C metadata=097b2d2dfd81664f -C extra-filename=-097b2d2dfd81664f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1cd4066a54d64802.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-b84942a4bc375cbc.rmeta --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-103d46b4dc06818e.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-41a1ea92a56cc662.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-55bce574e164bec6.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-7376d750c5f12233.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4cb203a8b168f11c.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-23361dac48044bf6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-96a0cb8f5ac69a59.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-51c6a2f15671345b.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-2a9d3ba5bd6328ff.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-1aff1c4fc8540886.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-83917ca3cae763d6.rmeta --extern tokio_buf=/opt/rustwide/target/debug/deps/libtokio_buf-a9b65d6686c397c6.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-990b2e9d49a1584a.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-06b1a19179ea08d7.rmeta --extern tokio_reactor=/opt/rustwide/target/debug/deps/libtokio_reactor-28227aa984a80f83.rmeta --extern tokio_tcp=/opt/rustwide/target/debug/deps/libtokio_tcp-fd5d7e43faf86ab4.rmeta --extern tokio_threadpool=/opt/rustwide/target/debug/deps/libtokio_threadpool-b8282bdc11de7aa3.rmeta --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-f40f2f252e551b3e.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-968d51cc24b82180.rmeta --cap-lints allow --cap-lints=forbid --cfg error_source --cfg try_from` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ckb-system-scripts`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ckb-system-scripts-0.5.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=041ea0520437d6c7 -C extra-filename=-041ea0520437d6c7 --out-dir /opt/rustwide/target/debug/build/ckb-system-scripts-041ea0520437d6c7 -L dependency=/opt/rustwide/target/debug/deps --extern blake2b_rs=/opt/rustwide/target/debug/deps/libblake2b_rs-856d7915d984ee98.rlib --extern faster_hex=/opt/rustwide/target/debug/deps/libfaster_hex-9b37d7b07ff78859.rlib --extern includedir_codegen=/opt/rustwide/target/debug/deps/libincludedir_codegen-65a161f97925c602.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake2b-rs-7b321b1edadc29d5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `error-chain`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name error_chain /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/error-chain-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="example_generated"' -C metadata=353ba12a54a41d46 -C extra-filename=-353ba12a54a41d46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-57e7d6e2d75f631e.rmeta --cap-lints allow --cap-lints=forbid --cfg has_error_source -L native=/opt/rustwide/target/debug/build/backtrace-sys-da4da62dd0f822cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `parking_lot_core`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name parking_lot_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot_core-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="backtrace"' --cfg 'feature="deadlock_detection"' --cfg 'feature="petgraph"' --cfg 'feature="thread-id"' -C metadata=589a9d6d25a03f86 -C extra-filename=-589a9d6d25a03f86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-57e7d6e2d75f631e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-eb20a6a861641cc8.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-29f9dbcb2bc9d544.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d3e9b51cb0227239.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-3276c57772e139bc.rmeta --extern thread_id=/opt/rustwide/target/debug/deps/libthread_id-0c4becf0c5614028.rmeta --cap-lints allow --cap-lints=forbid --cfg has_localkey_try_with -L native=/opt/rustwide/target/debug/build/backtrace-sys-da4da62dd0f822cb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] warning: c++: internal compiler error: Killed (program cc1plus)
[INFO] [stderr] warning: Please submit a full bug report,
[INFO] [stderr] warning: with preprocessed source if appropriate.
[INFO] [stderr] warning: See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.4.6 (https://github.com/nervosnetwork/rust-rocksdb?rev=a8dd2ad#a8dd2ada)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-d3c9ede34e4126c5/build-script-build` (exit code: 1)
[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] cargo:rerun-if-changed=lz4/
[INFO] [stderr] cargo:rerun-if-changed=zstd/
[INFO] [stderr] cargo:rerun-if-changed=zlib/
[INFO] [stderr] cargo:rerun-if-changed=bzip2/
[INFO] [stderr] NUM_JOBS = Some("16")
[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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] DEBUG = Some("true")
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[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] CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2")
[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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/memtable/write_buffer_manager.o" "-c" "rocksdb/memtable/write_buffer_manager.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/util/xxhash.o" "-c" "rocksdb/util/xxhash.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/db/version_set.o" "-c" "rocksdb/db/version_set.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/monitoring/thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/transactions/pessimistic_transaction_db.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction_db.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/blob_db/blob_log_format.o" "-c" "rocksdb/utilities/blob_db/blob_log_format.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/port/port_posix.o" "-c" "rocksdb/port/port_posix.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/options/options.o" "-c" "rocksdb/options/options.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/table/sst_file_writer.o" "-c" "rocksdb/table/sst_file_writer.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/merge_operators/max.o" "-c" "rocksdb/utilities/merge_operators/max.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/simulator_cache/cache_simulator.o" "-c" "rocksdb/utilities/simulator_cache/cache_simulator.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/monitoring/perf_level.o" "-c" "rocksdb/monitoring/perf_level.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/option_change_migration/option_change_migration.o" "-c" "rocksdb/utilities/option_change_migration/option_change_migration.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/compaction_filters/remove_emptyvalue_compactionfilter.o" "-c" "rocksdb/utilities/compaction_filters/remove_emptyvalue_compactionfilter.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/table/block_based/block_based_table_reader.o" "-c" "rocksdb/table/block_based/block_based_table_reader.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/backupable/backupable_db.o" "-c" "rocksdb/utilities/backupable/backupable_db.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/port/stack_trace.o" "-c" "rocksdb/port/stack_trace.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/table/adaptive/adaptive_table_factory.o" "-c" "rocksdb/table/adaptive/adaptive_table_factory.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/convenience/info_log_finder.o" "-c" "rocksdb/utilities/convenience/info_log_finder.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/monitoring/persistent_stats_history.o" "-c" "rocksdb/monitoring/persistent_stats_history.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/utilities/merge_operators/put.o" "-c" "rocksdb/utilities/merge_operators/put.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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc"
[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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[INFO] [stderr] exit code: 0
[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 <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
[INFO] [stderr] exit code: 4
[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 <file:///usr/share/doc/gcc-7/README.Bugs> 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] 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] 
[INFO] [stderr] 
[INFO] [stderr] 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" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-9df55d055a5f76c9/out/rocksdb/db/version_set.o" "-c" "rocksdb/db/version_set.cc" with args "c++" did not execute successfully (status code exit code: 4).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `"docker" "inspect" "f4ca2ebcef2581152fb4cccb6abeff7f89071eb50c29d77cf8cf7067928cf640"`
[INFO] running `"docker" "rm" "-f" "f4ca2ebcef2581152fb4cccb6abeff7f89071eb50c29d77cf8cf7067928cf640"`
[INFO] [stdout] f4ca2ebcef2581152fb4cccb6abeff7f89071eb50c29d77cf8cf7067928cf640
