[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 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ryanpbrewster/hjq-rs on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-5-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking ryanpbrewster/hjq-rs against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanpbrewster%2Fhjq-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ryanpbrewster/hjq-rs on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-5-tc2/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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded regex v1.1.5
[INFO] [stderr]   Downloaded cexpr v0.3.5
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded rocksdb v0.13.0
[INFO] [stderr]   Downloaded bindgen v0.49.2
[INFO] [stderr]   Downloaded librocksdb-sys v6.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f022c6ecbc2b7cd31ee33b8dc94c1f1dcbeea04dc6263adf08925cc6e9e29f97
[INFO] running `Command { std: "docker" "start" "-a" "f022c6ecbc2b7cd31ee33b8dc94c1f1dcbeea04dc6263adf08925cc6e9e29f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f022c6ecbc2b7cd31ee33b8dc94c1f1dcbeea04dc6263adf08925cc6e9e29f97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f022c6ecbc2b7cd31ee33b8dc94c1f1dcbeea04dc6263adf08925cc6e9e29f97", kill_on_drop: false }`
[INFO] [stdout] f022c6ecbc2b7cd31ee33b8dc94c1f1dcbeea04dc6263adf08925cc6e9e29f97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b12df6108fdc6171d1afdb48950672b94c4c4efd9c73bdbced42cd4f9f53034f
[INFO] running `Command { std: "docker" "start" "-a" "b12df6108fdc6171d1afdb48950672b94c4c4efd9c73bdbced42cd4f9f53034f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.51
[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 rayon-core v1.4.1
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling scopeguard v0.3.3
[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 proc-macro2 v0.4.27
[INFO] [stderr]    Compiling regex v1.1.5
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.6
[INFO] [stderr]    Compiling humantime v1.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling termcolor v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling bindgen v0.49.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling clap v2.33.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 proc-macro-error v0.2.6
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.3.5
[INFO] [stderr]     Checking serde_json v1.0.39
[INFO] [stderr]     Checking structopt v0.3.5
[INFO] [stderr]    Compiling librocksdb-sys v6.2.4
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[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: In file included from rocksdb/db/version_edit.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: 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/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.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/convenience.cc:11:
[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/in_memory_stats_history.cc:9:
[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: 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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[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<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.cc:10:
[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/range_del_aggregator.h:21,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.h:18,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.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<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[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<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/char_traits.h:39,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from /usr/include/c++/11/string:40,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.h:13,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/table_cache.cc:10:
[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: 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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[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<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/in_memory_stats_history.cc:9:
[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/in_memory_stats_history.cc:9:
[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<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[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<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/deque:60,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/db_impl.h:12,
[INFO] [stderr] warning: librocksdb-sys@6.2.4:                  from rocksdb/db/in_memory_stats_history.cc:9:
[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] 
[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-d48b3b079f73f0d8/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")
[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]   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]   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]   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.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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/out/rocksdb/util/compression_context_cache.o" "-c" "rocksdb/util/compression_context_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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/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-094d3b096a60a6c8/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.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-094d3b096a60a6c8/out/rocksdb/util/event_logger.o" "-c" "rocksdb/util/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.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-094d3b096a60a6c8/out/rocksdb/table/plain_table_index.o" "-c" "rocksdb/table/plain_table_index.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-094d3b096a60a6c8/out/rocksdb/tools/dump/db_dump_tool.o" "-c" "rocksdb/tools/dump/db_dump_tool.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-094d3b096a60a6c8/out/rocksdb/util/log_buffer.o" "-c" "rocksdb/util/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.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-094d3b096a60a6c8/out/rocksdb/db/in_memory_stats_history.o" "-c" "rocksdb/db/in_memory_stats_history.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-094d3b096a60a6c8/out/rocksdb/utilities/backupable/backupable_db.o" "-c" "rocksdb/utilities/backupable/backupable_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-094d3b096a60a6c8/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-094d3b096a60a6c8/out/rocksdb/util/murmurhash.o" "-c" "rocksdb/util/murmurhash.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-094d3b096a60a6c8/out/rocksdb/table/flush_block_policy.o" "-c" "rocksdb/table/flush_block_policy.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-094d3b096a60a6c8/out/rocksdb/util/file_reader_writer.o" "-c" "rocksdb/util/file_reader_writer.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-094d3b096a60a6c8/out/rocksdb/util/random.o" "-c" "rocksdb/util/random.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]   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=In file included from rocksdb/db/version_edit.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=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]   cargo:warning=In file included from rocksdb/db/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.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/db/convenience.cc:11:
[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/db/in_memory_stats_history.cc:9:
[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=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]   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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.cc:10:
[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/range_del_aggregator.h:21,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:18,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.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<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_CharT> >::construct(std::allocator_traits<std::allocator<_CharT> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_CharT> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/char_traits.h:39,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/11/string:40,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.h:13,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/table_cache.cc:10:
[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=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]   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<true, _T1, _T2>::_MoveConstructiblePair<_U1, _U2>() && std::_PCC<true, _T1, _T2>::_ImplicitlyMoveConvertiblePair<_U1, _U2>()), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, rocksdb::FileMetaData}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/deque:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/in_memory_stats_history.cc:9:
[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/in_memory_stats_history.cc:9:
[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<std::_PCC<true, _T1, _T2>::_MoveCopyPair<true, _U1, _T2>(), bool>::type <anonymous> = 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<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>]'
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/bits/alloc_traits.h:516:17:   required from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(std::allocator_traits<std::allocator<_Tp1> >::allocator_type&, _Up*, _Args&& ...) [with _Up = std::pair<int, rocksdb::FileMetaData>; _Args = {int&, const rocksdb::FileMetaData&}; _Tp = std::pair<int, rocksdb::FileMetaData>; std::allocator_traits<std::allocator<_Tp1> >::allocator_type = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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<int, rocksdb::FileMetaData>; _Alloc = std::allocator<std::pair<int, rocksdb::FileMetaData> >]'
[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/deque:60,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/db_impl.h:12,
[INFO] [stderr]   cargo:warning=                 from rocksdb/db/in_memory_stats_history.cc:9:
[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] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88'.
[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]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-094d3b096a60a6c8/out/rocksdb/db/dbformat.o" "-c" "rocksdb/db/dbformat.cc" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5582c3fc1035 - std::backtrace_rs::backtrace::libunwind::trace::hdfeb580427d8933a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x5582c3fc1035 - std::backtrace_rs::backtrace::trace_unsynchronized::h2ab9303b28c241a4
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5582c3fc1035 - std::sys_common::backtrace::_print_fmt::h619cfc7eb9ab5b5f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x5582c3fc1035 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::he16efdaf40e8eef7
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5582c3fea6eb - core::fmt::rt::Argument::fmt::h9f13baa13e8b36b1
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x5582c3fea6eb - core::fmt::write::hae8f3928a7d1fb9f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]      6:     0x5582c3fbde9f - std::io::Write::write_fmt::h51b0278883ceca93
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]      7:     0x5582c3fc0e0e - std::sys_common::backtrace::_print::ha38797bab2b77f4a
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x5582c3fc0e0e - std::sys_common::backtrace::print::ha10bfc6bd1633494
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x5582c3fc22e9 - std::panicking::default_hook::{{closure}}::h71e248ada3a684d2
[INFO] [stderr]     10:     0x5582c3fc202d - std::panicking::default_hook::hd99e3a7061b2ddee
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x5582c3fc2783 - std::panicking::rust_panic_with_hook::h7c7bce4a41c281ff
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x5582c3fc2664 - std::panicking::begin_panic_handler::{{closure}}::h2460704575d1c9aa
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x5582c3fc14f9 - std::sys_common::backtrace::__rust_end_short_backtrace::hbe07398721317bb0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x5582c3fc2397 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x5582c3bcc7e3 - core::panicking::panic_fmt::h621d774f51b1ce55
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5582c3bea699 - cc::fail::hf8aec8d297a76e0c
[INFO] [stderr]     17:     0x5582c3bd977f - cc::Build::compile::ha1f79ffdd33c915b
[INFO] [stderr]     18:     0x5582c3bd380c - build_script_build::build_rocksdb::h9ab9b1cd9843e39c
[INFO] [stderr]     19:     0x5582c3bd50cb - build_script_build::main::hd0cd42738fe2f1f3
[INFO] [stderr]     20:     0x5582c3bcebb3 - core::ops::function::FnOnce::call_once::hcf32b5440cae35c2
[INFO] [stderr]     21:     0x5582c3bce076 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2d57b0846dda5f5d
[INFO] [stderr]     22:     0x5582c3bce6f9 - std::rt::lang_start::{{closure}}::h4cc7d03fb8f9c5ef
[INFO] [stderr]     23:     0x5582c3fb9aa6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6a158acb8f1b53eb
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5582c3fb9aa6 - std::panicking::try::do_call::h1e4aaada6483a32f
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     25:     0x5582c3fb9aa6 - std::panicking::try::h1af07f2910174530
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     26:     0x5582c3fb9aa6 - std::panic::catch_unwind::h14ab2010dc264db0
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     27:     0x5582c3fb9aa6 - std::rt::lang_start_internal::{{closure}}::ha4f1e133f590a2bc
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:48
[INFO] [stderr]     28:     0x5582c3fb9aa6 - std::panicking::try::do_call::h0f5241dc2333fd63
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:559:40
[INFO] [stderr]     29:     0x5582c3fb9aa6 - std::panicking::try::h2de8e037aeb49eae
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panicking.rs:523:19
[INFO] [stderr]     30:     0x5582c3fb9aa6 - std::panic::catch_unwind::h655cf7c8daff0fce
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/panic.rs:149:14
[INFO] [stderr]     31:     0x5582c3fb9aa6 - std::rt::lang_start_internal::h0546893e62f1752b
[INFO] [stderr]                                  at /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/rt.rs:141:20
[INFO] [stderr]     32:     0x5582c3bce6d7 - std::rt::lang_start::hdb9a667a7ec23bd9
[INFO] [stderr]     33:     0x5582c3bd5175 - main
[INFO] [stderr]     34:     0x7fb2583e7d90 - <unknown>
[INFO] [stderr]     35:     0x7fb2583e7e40 - __libc_start_main
[INFO] [stderr]     36:     0x5582c3bcd135 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b12df6108fdc6171d1afdb48950672b94c4c4efd9c73bdbced42cd4f9f53034f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12df6108fdc6171d1afdb48950672b94c4c4efd9c73bdbced42cd4f9f53034f", kill_on_drop: false }`
[INFO] [stdout] b12df6108fdc6171d1afdb48950672b94c4c4efd9c73bdbced42cd4f9f53034f
