[INFO] cloning repository https://github.com/garethgeorge/guidebook-fs-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garethgeorge/guidebook-fs-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarethgeorge%2Fguidebook-fs-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarethgeorge%2Fguidebook-fs-search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ead95f39b716e1f58cdba82ac6dc18efee7ef8a7 [INFO] testing garethgeorge/guidebook-fs-search against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarethgeorge%2Fguidebook-fs-search" "/workspace/builds/worker-81/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-81/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garethgeorge/guidebook-fs-search on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garethgeorge/guidebook-fs-search [INFO] finished tweaking git repo https://github.com/garethgeorge/guidebook-fs-search [INFO] tweaked toml for git repo https://github.com/garethgeorge/guidebook-fs-search written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate git repo https://github.com/garethgeorge/guidebook-fs-search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a2318a4c3cfb3afdad81edc02a95b6712c93d192763e5ee418268f435e8a9e2 [INFO] running `Command { std: "docker" "start" "-a" "1a2318a4c3cfb3afdad81edc02a95b6712c93d192763e5ee418268f435e8a9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a2318a4c3cfb3afdad81edc02a95b6712c93d192763e5ee418268f435e8a9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a2318a4c3cfb3afdad81edc02a95b6712c93d192763e5ee418268f435e8a9e2", kill_on_drop: false }` [INFO] [stdout] 1a2318a4c3cfb3afdad81edc02a95b6712c93d192763e5ee418268f435e8a9e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b299d6fea27eb5ea537afe9c37c10b1194b5450bac37d483c57ae7f3686fcac [INFO] running `Command { std: "docker" "start" "-a" "0b299d6fea27eb5ea537afe9c37c10b1194b5450bac37d483c57ae7f3686fcac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tantivy-bitpacker v0.1.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling fastdivide v0.3.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling ownedbytes v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tantivy-common v0.1.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling measure_time v0.7.0 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling fastfield_codecs v0.1.0 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling lmdb-sys v0.8.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling lmdb v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tantivy-query-grammar v0.15.0 [INFO] [stderr] Compiling librocksdb-sys v0.6.1+6.28.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling tantivy v0.16.1 [INFO] [stderr] error: could not compile `tantivy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tantivy --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tantivy-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs2"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="tempfile"' -C metadata=d902f68058afb7a6 -C extra-filename=-d902f68058afb7a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-d805bedecd3f066a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-04f06bd5b0bedb4d.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-073ba79e9ddecc79.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-f4e9943bf4bafb28.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rmeta --extern fail=/opt/rustwide/target/debug/deps/libfail-a1e12de9d1c59997.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-bf88a993d8e2fd4b.rmeta --extern fastfield_codecs=/opt/rustwide/target/debug/deps/libfastfield_codecs-639b14f5f59a6035.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-16b7455cad1f34c6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-69a627a681a22c9a.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-12bb86d7c168b8ca.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-4d0178292cdbe73c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-83bac9ea3b223c66.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-fa840229ac385c49.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-d069b65ea11d32d1.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-d8952143f50a05aa.rmeta --extern murmurhash32=/opt/rustwide/target/debug/deps/libmurmurhash32-dc28d9b9fb51a2f4.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rmeta --extern ownedbytes=/opt/rustwide/target/debug/deps/libownedbytes-31f067bc3939143b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4ca809bd8d09590f.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-07d8b3f393c33fbb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-62a997c686f3a53b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fd76ed604cb20f4d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-800b09779c9aee12.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-18f81b4ccfb709b6.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-281123ea5686f4c3.rmeta --extern tantivy_query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-5637737d4f9ca0db.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4bac5ea617ccd8e9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5ffe0210a1033927.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e1456944015d1fcf.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: failed to run custom build command for `librocksdb-sys v0.6.1+6.28.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-8a0215c531db17ba/build-script-build` (signal: 9, SIGKILL: kill) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [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,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,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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/cache/cache.o" "-c" "rocksdb/cache/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/cache/cache_entry_roles.o" "-c" "rocksdb/cache/cache_entry_roles.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/cache/cache_key.o" "-c" "rocksdb/cache/cache_key.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/cache/cache_reservation_manager.o" "-c" "rocksdb/cache/cache_reservation_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_file_meta.o" "-c" "rocksdb/db/blob/blob_file_meta.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_garbage_meter.o" "-c" "rocksdb/db/blob/blob_garbage_meter.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_file_garbage.o" "-c" "rocksdb/db/blob/blob_file_garbage.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_file_addition.o" "-c" "rocksdb/db/blob/blob_file_addition.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction_job.o" "-c" "rocksdb/db/compaction/compaction_job.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction.o" "-c" "rocksdb/db/compaction/compaction.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_log_writer.o" "-c" "rocksdb/db/blob/blob_log_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/prefetch_buffer_collection.o" "-c" "rocksdb/db/blob/prefetch_buffer_collection.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl/db_impl_compaction_flush.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/c.o" "-c" "rocksdb/db/c.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/memtable_list.o" "-c" "rocksdb/db/memtable_list.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_log_format.o" "-c" "rocksdb/db/blob/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/table_cache.o" "-c" "rocksdb/db/table_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/sst_partitioner.o" "-c" "rocksdb/db/compaction/sst_partitioner.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction_picker_universal.o" "-c" "rocksdb/db/compaction/compaction_picker_universal.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/column_family.o" "-c" "rocksdb/db/column_family.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction_iterator.o" "-c" "rocksdb/db/compaction/compaction_iterator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/range_del_aggregator.o" "-c" "rocksdb/db/range_del_aggregator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/event_helpers.o" "-c" "rocksdb/db/event_helpers.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/external_sst_file_ingestion_job.o" "-c" "rocksdb/db/external_sst_file_ingestion_job.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_file_reader.o" "-c" "rocksdb/db/blob/blob_file_reader.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/convenience.o" "-c" "rocksdb/db/convenience.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/blob/blob_log_sequential_reader.o" "-c" "rocksdb/db/blob/blob_log_sequential_reader.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/dbformat.o" "-c" "rocksdb/db/dbformat.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/builder.o" "-c" "rocksdb/db/builder.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/output_validator.o" "-c" "rocksdb/db/output_validator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/env_posix.o" "-c" "rocksdb/env/env_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/error_handler.o" "-c" "rocksdb/db/error_handler.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/transaction_log_impl.o" "-c" "rocksdb/db/transaction_log_impl.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl.o" "-c" "rocksdb/db/db_impl/db_impl.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_open.o" "-c" "rocksdb/db/db_impl/db_impl_open.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction_picker.o" "-c" "rocksdb/db/compaction/compaction_picker.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_experimental.o" "-c" "rocksdb/db/db_impl/db_impl_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction_picker_level.o" "-c" "rocksdb/db/compaction/compaction_picker_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/import_column_family_job.o" "-c" "rocksdb/db/import_column_family_job.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/compaction/compaction_picker_fifo.o" "-c" "rocksdb/db/compaction/compaction_picker_fifo.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/env_chroot.o" "-c" "rocksdb/env/env_chroot.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_iter.o" "-c" "rocksdb/db/db_iter.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/compacted_db_impl.o" "-c" "rocksdb/db/db_impl/compacted_db_impl.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/unique_id_gen.o" "-c" "rocksdb/env/unique_id_gen.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memtable/hash_skiplist_rep.o" "-c" "rocksdb/memtable/hash_skiplist_rep.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/fs_remap.o" "-c" "rocksdb/env/fs_remap.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/env_encryption.o" "-c" "rocksdb/env/env_encryption.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/wal_edit.o" "-c" "rocksdb/db/wal_edit.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/env.o" "-c" "rocksdb/env/env.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/trim_history_scheduler.o" "-c" "rocksdb/db/trim_history_scheduler.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/file_prefetch_buffer.o" "-c" "rocksdb/file/file_prefetch_buffer.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/flush_job.o" "-c" "rocksdb/db/flush_job.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/write_batch.o" "-c" "rocksdb/db/write_batch.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/internal_stats.o" "-c" "rocksdb/db/internal_stats.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_write.o" "-c" "rocksdb/db/db_impl/db_impl_write.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/snapshot_impl.o" "-c" "rocksdb/db/snapshot_impl.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/sst_file_manager_impl.o" "-c" "rocksdb/file/sst_file_manager_impl.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/wal_manager.o" "-c" "rocksdb/db/wal_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_readonly.o" "-c" "rocksdb/db/db_impl/db_impl_readonly.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/table_properties_collector.o" "-c" "rocksdb/db/table_properties_collector.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/flush_scheduler.o" "-c" "rocksdb/db/flush_scheduler.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/version_edit_handler.o" "-c" "rocksdb/db/version_edit_handler.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/version_edit.o" "-c" "rocksdb/db/version_edit.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_files.o" "-c" "rocksdb/db/db_impl/db_impl_files.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/logging/event_logger.o" "-c" "rocksdb/logging/event_logger.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/file_indexer.o" "-c" "rocksdb/db/file_indexer.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memtable/hash_linklist_rep.o" "-c" "rocksdb/memtable/hash_linklist_rep.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/logs_with_prep_tracker.o" "-c" "rocksdb/db/logs_with_prep_tracker.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/in_memory_stats_history.o" "-c" "rocksdb/monitoring/in_memory_stats_history.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/env_hdfs.o" "-c" "rocksdb/env/env_hdfs.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/memtable.o" "-c" "rocksdb/db/memtable.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/read_write_util.o" "-c" "rocksdb/file/read_write_util.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/db_impl/db_impl_secondary.o" "-c" "rocksdb/db/db_impl/db_impl_secondary.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/mock_env.o" "-c" "rocksdb/env/mock_env.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memory/memory_allocator.o" "-c" "rocksdb/memory/memory_allocator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/file_system.o" "-c" "rocksdb/env/file_system.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/perf_context.o" "-c" "rocksdb/monitoring/perf_context.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/periodic_work_scheduler.o" "-c" "rocksdb/db/periodic_work_scheduler.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/version_builder.o" "-c" "rocksdb/db/version_builder.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/histogram_windowing.o" "-c" "rocksdb/monitoring/histogram_windowing.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/sequence_file_reader.o" "-c" "rocksdb/file/sequence_file_reader.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/log_writer.o" "-c" "rocksdb/db/log_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/range_tombstone_fragmenter.o" "-c" "rocksdb/db/range_tombstone_fragmenter.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/log_reader.o" "-c" "rocksdb/db/log_reader.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/delete_scheduler.o" "-c" "rocksdb/file/delete_scheduler.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/writable_file_writer.o" "-c" "rocksdb/file/writable_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/logging/log_buffer.o" "-c" "rocksdb/logging/log_buffer.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memtable/alloc_tracker.o" "-c" "rocksdb/memtable/alloc_tracker.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memory/arena.o" "-c" "rocksdb/memory/arena.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/fs_posix.o" "-c" "rocksdb/env/fs_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/readahead_raf.o" "-c" "rocksdb/file/readahead_raf.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/malloc_stats.o" "-c" "rocksdb/db/malloc_stats.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/io_posix.o" "-c" "rocksdb/env/io_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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/file_util.o" "-c" "rocksdb/file/file_util.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/forward_iterator.o" "-c" "rocksdb/db/forward_iterator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memory/concurrent_arena.o" "-c" "rocksdb/memory/concurrent_arena.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memtable/skiplistrep.o" "-c" "rocksdb/memtable/skiplistrep.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/composite_env.o" "-c" "rocksdb/env/composite_env.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memory/memkind_kmem_allocator.o" "-c" "rocksdb/memory/memkind_kmem_allocator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/merge_operator.o" "-c" "rocksdb/db/merge_operator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/line_file_reader.o" "-c" "rocksdb/file/line_file_reader.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/iostats_context.o" "-c" "rocksdb/monitoring/iostats_context.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/instrumented_mutex.o" "-c" "rocksdb/monitoring/instrumented_mutex.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/filename.o" "-c" "rocksdb/file/filename.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/file/random_access_file_reader.o" "-c" "rocksdb/file/random_access_file_reader.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memtable/vectorrep.o" "-c" "rocksdb/memtable/vectorrep.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/memory/jemalloc_nodump_allocator.o" "-c" "rocksdb/memory/jemalloc_nodump_allocator.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/logging/auto_roll_logger.o" "-c" "rocksdb/logging/auto_roll_logger.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/env/file_system_tracer.o" "-c" "rocksdb/env/file_system_tracer.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/histogram.o" "-c" "rocksdb/monitoring/histogram.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.8.1/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zstd-sys-1.6.3+zstd.1.5.2/zstd/lib" "-I" "/opt/rustwide/target/debug/build/libz-sys-6cf9b512b6754f58/out/include" "-I" "/opt/rustwide/target/debug/build/bzip2-sys-a7fcbea175bd6663/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-82140f4628d1e945/out/rocksdb/monitoring/perf_level.o" "-c" "rocksdb/monitoring/perf_level.cc" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2022-04-10-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2022-04-10-x86_64-unknown-linux-gnu` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] running `Command { std: "docker" "inspect" "0b299d6fea27eb5ea537afe9c37c10b1194b5450bac37d483c57ae7f3686fcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b299d6fea27eb5ea537afe9c37c10b1194b5450bac37d483c57ae7f3686fcac", kill_on_drop: false }` [INFO] [stdout] 0b299d6fea27eb5ea537afe9c37c10b1194b5450bac37d483c57ae7f3686fcac