[INFO] cloning repository https://github.com/ryanpbrewster/hjq-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanpbrewster/hjq-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 887efe6902910e403fea8d4ceb41da572290fb28 [INFO] checking ryanpbrewster/hjq-rs/887efe6902910e403fea8d4ceb41da572290fb28 against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryanpbrewster/hjq-rs on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] finished tweaking git repo https://github.com/ryanpbrewster/hjq-rs [INFO] tweaked toml for git repo https://github.com/ryanpbrewster/hjq-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ryanpbrewster/hjq-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded rocksdb v0.13.0 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded bindgen v0.49.2 [INFO] [stderr] Downloaded regex v1.1.5 [INFO] [stderr] Downloaded librocksdb-sys v6.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b728605dc39b20226b5d34af7e95c4b10ca8a24d0e7c35b52b094f364ee32cc [INFO] running `Command { std: "docker" "start" "-a" "6b728605dc39b20226b5d34af7e95c4b10ca8a24d0e7c35b52b094f364ee32cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b728605dc39b20226b5d34af7e95c4b10ca8a24d0e7c35b52b094f364ee32cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b728605dc39b20226b5d34af7e95c4b10ca8a24d0e7c35b52b094f364ee32cc", kill_on_drop: false }` [INFO] [stdout] 6b728605dc39b20226b5d34af7e95c4b10ca8a24d0e7c35b52b094f364ee32cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a37f7473e092341a5222964569cf9361af9b7bee310ee360e3c48d7d4306d6 [INFO] running `Command { std: "docker" "start" "-a" "67a37f7473e092341a5222964569cf9361af9b7bee310ee360e3c48d7d4306d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Compiling librocksdb-sys v6.2.4 [INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/version_set.h:31, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/wal_manager.h:20, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/checkpoint/checkpoint_impl.cc:23: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_iter.h:13, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_db.cc:15: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/memory/memory_util.cc:10: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/debug.cc:10: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_iter.h:13, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 175 | : fd(_fd), [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@6.2.4: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: librocksdb-sys@6.2.4: compilation terminated. [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:253:28: required from here [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/map:60, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/include/rocksdb/utilities/memory_util.h:10, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/memory/memory_util.cc:8: [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@6.2.4: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/memory/memory_util.cc:10: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:258:28: required from here [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/map:60, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/include/rocksdb/utilities/memory_util.h:10, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/memory/memory_util.cc:8: [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@6.2.4: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:253:28: required from here [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/tuple:38, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/mutex:38, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.h:9, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@6.2.4: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_impl.h:22, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/db_iter.h:13, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:258:28: required from here [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/tuple:38, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/mutex:38, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.h:9, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@6.2.4: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:253:28: required from here [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/memory:63, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] warning: librocksdb-sys@6.2.4: 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/memtable_list.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/db/column_family.h:17, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:258:28: required from here [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: librocksdb-sys@6.2.4: 86 | struct FileMetaData { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] warning: librocksdb-sys@6.2.4: 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@6.2.4: In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from /usr/include/c++/11/memory:63, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] warning: librocksdb-sys@6.2.4: from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] warning: librocksdb-sys@6.2.4: /usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] warning: librocksdb-sys@6.2.4: 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] warning: librocksdb-sys@6.2.4: | ^~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.2.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-a004431978f94b0b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] NUM_JOBS = Some("16") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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,x87") [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,x87") [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,x87") [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,x87") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/table/data_block_footer.o" "-c" "rocksdb/table/data_block_footer.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/blob_db/blob_db.o" "-c" "rocksdb/utilities/blob_db/blob_db.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/option_change_migration/option_change_migration.o" "-c" "rocksdb/utilities/option_change_migration/option_change_migration.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/merge_operators/max.o" "-c" "rocksdb/utilities/merge_operators/max.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/blob_db/blob_file.o" "-c" "rocksdb/utilities/blob_db/blob_file.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/util/xxhash.o" "-c" "rocksdb/util/xxhash.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/blob_db/blob_log_writer.o" "-c" "rocksdb/utilities/blob_db/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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/checkpoint/checkpoint_impl.o" "-c" "rocksdb/utilities/checkpoint/checkpoint_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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/debug.o" "-c" "rocksdb/utilities/debug.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/transactions/pessimistic_transaction_db.o" "-c" "rocksdb/utilities/transactions/pessimistic_transaction_db.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/merge_operators/string_append/stringappend.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/env_timed.o" "-c" "rocksdb/utilities/env_timed.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/backupable/backupable_db.o" "-c" "rocksdb/utilities/backupable/backupable_db.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/memory/memory_util.o" "-c" "rocksdb/utilities/memory/memory_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.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/util/compression_context_cache.o" "-c" "rocksdb/util/compression_context_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/transactions/write_prepared_txn_db.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn_db.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/merge_operators/put.o" "-c" "rocksdb/utilities/merge_operators/put.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/merge_operators/string_append/stringappend2.o" "-c" "rocksdb/utilities/merge_operators/string_append/stringappend2.cc" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/version_set.h:31, [INFO] [stderr] cargo:warning= from rocksdb/db/wal_manager.h:20, [INFO] [stderr] cargo:warning= from rocksdb/utilities/checkpoint/checkpoint_impl.cc:23: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_iter.h:13, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_db.cc:15: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/utilities/memory/memory_util.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/utilities/debug.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_iter.h:13, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In constructor 'rocksdb::FdWithKeyRange::FdWithKeyRange(rocksdb::FileDescriptor, rocksdb::Slice, rocksdb::Slice, rocksdb::FileMetaData*)': [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:175:9: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 175 | : fd(_fd), [INFO] [stderr] cargo:warning= | ^~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/map:60, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/utilities/memory_util.h:10, [INFO] [stderr] cargo:warning= from rocksdb/utilities/memory/memory_util.cc:8: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/utilities/memory/memory_util.cc:10: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:258:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/bits/stl_tree.h:63, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/map:60, [INFO] [stderr] cargo:warning= from rocksdb/include/rocksdb/utilities/memory_util.h:10, [INFO] [stderr] cargo:warning= from rocksdb/utilities/memory/memory_util.cc:8: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/tuple:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/mutex:38, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.h:9, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/db_impl.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/db_iter.h:13, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.h:16, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:258:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/utility:70, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/tuple:38, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/mutex:38, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.h:9, [INFO] [stderr] cargo:warning= from rocksdb/utilities/transactions/pessimistic_transaction_db.cc:12: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, _U2&&) [with _U1 = int&; _U2 = rocksdb::FileMetaData; typename std::enable_if<(std::_PCC::_MoveConstructiblePair<_U1, _U2>() && std::_PCC::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:253:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/memory:63, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:353:42: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(rocksdb::FileMetaData&&)' first required here [INFO] [stderr] cargo:warning= 353 | : first(std::forward<_U1>(__x)), second(std::forward<_U2>(__y)) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/db/memtable.h:21, [INFO] [stderr] cargo:warning= from rocksdb/db/memtable_list.h:17, [INFO] [stderr] cargo:warning= from rocksdb/db/column_family.h:17, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:19: [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h: In instantiation of 'constexpr std::pair<_T1, _T2>::pair(_U1&&, const _T2&) [with _U1 = int&; typename std::enable_if::_MoveCopyPair(), bool>::type = true; _T1 = int; _T2 = rocksdb::FileMetaData]': [INFO] [stderr] cargo:warning=/usr/include/c++/11/ext/new_allocator.h:162:4: required from 'void __gnu_cxx::new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17: required from 'static void std::allocator_traits >::construct(std::allocator_traits >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; std::allocator_traits >::allocator_type = std::allocator >]' [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/vector.tcc:115:30: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair; _Alloc = std::allocator >]' [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:258:28: required from here [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:86:8: warning: implicitly-declared 'constexpr rocksdb::FileDescriptor::FileDescriptor(const rocksdb::FileDescriptor&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 86 | struct FileMetaData { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/db/version_edit.h:55:19: note: because 'rocksdb::FileDescriptor' has user-provided 'rocksdb::FileDescriptor& rocksdb::FileDescriptor::operator=(const rocksdb::FileDescriptor&)' [INFO] [stderr] cargo:warning= 55 | FileDescriptor& operator=(const FileDescriptor& fd) { [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from /usr/include/c++/11/bits/stl_algobase.h:64, [INFO] [stderr] cargo:warning= from /usr/include/c++/11/memory:63, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.h:9, [INFO] [stderr] cargo:warning= from rocksdb/utilities/blob_db/blob_file.cc:6: [INFO] [stderr] cargo:warning=/usr/include/c++/11/bits/stl_pair.h:323:41: note: synthesized method 'rocksdb::FileMetaData::FileMetaData(const rocksdb::FileMetaData&)' first required here [INFO] [stderr] cargo:warning= 323 | : first(std::forward<_U1>(__x)), second(__y) { } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '613bdd49978298648ed05ace086bd1ecad54b44a'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.35/src/lib.rs:2398:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-std=c++11" "-Wno-unused-parameter" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-5c5b6fcbe8ff2dc0/out/rocksdb/utilities/transactions/write_prepared_txn_db.o" "-c" "rocksdb/utilities/transactions/write_prepared_txn_db.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d52b2b11000 - std::backtrace_rs::backtrace::libunwind::trace::h2feaafd9da0024ce [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5d52b2b11000 - std::backtrace_rs::backtrace::trace_unsynchronized::h8f6fb4108b9c2663 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5d52b2b11000 - std::sys::backtrace::_print_fmt::h0007fa6a41c47da5 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d52b2b11000 - ::fmt::h9087cd3a9d19abd2 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d52b2b3bf93 - core::fmt::rt::Argument::fmt::h48f66e5f7a18806e [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5d52b2b3bf93 - core::fmt::write::hf590ac285ea03572 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5d52b2b0ced3 - std::io::Write::write_fmt::h19bd772d7739b274 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5d52b2b10e52 - std::sys::backtrace::BacktraceLock::print::hbc4bb60525f48839 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5d52b2b11fdf - std::panicking::default_hook::{{closure}}::hbf3306bd26da4329 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5d52b2b11e4a - std::panicking::default_hook::h051cfb67012d5854 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5d52b2b12a02 - std::panicking::rust_panic_with_hook::hef668d4615cd7e83 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5d52b2b1278a - std::panicking::begin_panic_handler::{{closure}}::h90304197271c48f2 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5d52b2b11519 - std::sys::backtrace::__rust_end_short_backtrace::h858103842d3f6863 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5d52b2b1241d - rust_begin_unwind [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5d52b2b3a220 - core::panicking::panic_fmt::h6f509c8b236fcd01 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5d52b27720af - cc::fail::h6bcb03bf31289a7a [INFO] [stderr] 16: 0x5d52b276154f - cc::Build::compile::h39df7d9bae61a9b8 [INFO] [stderr] 17: 0x5d52b275b986 - build_script_build::build_rocksdb::h0bad71cbbd9afff5 [INFO] [stderr] 18: 0x5d52b275d13f - build_script_build::main::hd2b9e9e627709745 [INFO] [stderr] 19: 0x5d52b2757593 - core::ops::function::FnOnce::call_once::h6a4c163ff7c28639 [INFO] [stderr] 20: 0x5d52b2757366 - std::sys::backtrace::__rust_begin_short_backtrace::h7d11ab53b67361de [INFO] [stderr] 21: 0x5d52b2757269 - std::rt::lang_start::{{closure}}::h19c09b634fa653fe [INFO] [stderr] 22: 0x5d52b2b08090 - core::ops::function::impls:: for &F>::call_once::he68df205c51049ab [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5d52b2b08090 - std::panicking::try::do_call::h7ccaaa59243d124e [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5d52b2b08090 - std::panicking::try::he2537d0f6d6638b1 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5d52b2b08090 - std::panic::catch_unwind::h49ca9dba4c42d493 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5d52b2b08090 - std::rt::lang_start_internal::{{closure}}::hee867396e218051f [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5d52b2b08090 - std::panicking::try::do_call::h1c09dd100c9d7680 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5d52b2b08090 - std::panicking::try::h352e630c5ac5c45b [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5d52b2b08090 - std::panic::catch_unwind::hb9ad50d54e95521c [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5d52b2b08090 - std::rt::lang_start_internal::h33b2856267adef46 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5d52b2757251 - std::rt::lang_start::h8426d751ba6a23fd [INFO] [stderr] 32: 0x5d52b275d1e5 - main [INFO] [stderr] 33: 0x7c09fdbcad90 - [INFO] [stderr] 34: 0x7c09fdbcae40 - __libc_start_main [INFO] [stderr] 35: 0x5d52b2755d75 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "67a37f7473e092341a5222964569cf9361af9b7bee310ee360e3c48d7d4306d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a37f7473e092341a5222964569cf9361af9b7bee310ee360e3c48d7d4306d6", kill_on_drop: false }` [INFO] [stdout] 67a37f7473e092341a5222964569cf9361af9b7bee310ee360e3c48d7d4306d6