fuel-core 0.28.0

Fuel client library is aggregation of all fuels service. It contains the all business logic of the fuel protocol.
Documentation
Build #1242544 2024-06-07T07:37:31.161207+00:00
# rustc version
rustc 1.80.0-nightly (98489f248 2024-06-06)# docs.rs version
docsrs 0.6.0 (2d4f32bd 2024-05-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/fuel-core-0.28.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fuel-core-0.28.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240606-1.80.0-nightly-98489f248\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/i686-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 0f2aa81e01e65997158e266e79bcebe7e8293511b8e9fb5bdf93e2a0bde4a2af
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0f2aa81e01e65997158e266e79bcebe7e8293511b8e9fb5bdf93e2a0bde4a2af", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling librocksdb-sys v0.11.0+8.1.1
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: In file included from rocksdb/include/rocksdb/cache.h:14,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-cache.o" "-c" "rocksdb/cache/cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache_entry_roles.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache_entry_roles.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    68 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-cache_entry_roles.o" "-c" "rocksdb/cache/cache_entry_roles.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/cache/cache_key.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache_key.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-cache_key.o" "-c" "rocksdb/cache/cache_key.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/cache/cache_helpers.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache_helpers.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-cache_helpers.o" "-c" "rocksdb/cache/cache_helpers.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache_reservation_manager.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/cache_reservation_manager.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-cache_reservation_manager.o" "-c" "rocksdb/cache/cache_reservation_manager.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/cache/charged_cache.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/charged_cache.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-charged_cache.o" "-c" "rocksdb/cache/charged_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/clock_cache.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/clock_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    68 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/lru_cache.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/lru_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/array:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/compressed_secondary_cache.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/compressed_secondary_cache.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    68 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-compressed_secondary_cache.o" "-c" "rocksdb/cache/compressed_secondary_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/include/rocksdb/secondary_cache.h:9,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/secondary_cache.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-secondary_cache.o" "-c" "rocksdb/cache/secondary_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/include/rocksdb/secondary_cache.h:9,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/secondary_cache_adapter.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/secondary_cache_adapter.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-secondary_cache_adapter.o" "-c" "rocksdb/cache/secondary_cache_adapter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/sharded_cache.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/cache/sharded_cache.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/6ea7a812c79de3e5-sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/arena_wrapped_db_iter.h:13,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/arena_wrapped_db_iter.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-arena_wrapped_db_iter.o" "-c" "rocksdb/db/arena_wrapped_db_iter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_contents.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_contents.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_contents.o" "-c" "rocksdb/db/blob/blob_contents.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/include/rocksdb/options.h:14,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_fetcher.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_fetcher.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/limits:42:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    42 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_fetcher.o" "-c" "rocksdb/db/blob/blob_fetcher.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_file_addition.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_addition.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_file_addition.o" "-c" "rocksdb/db/blob/blob_file_addition.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_builder.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_builder.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_file_builder.o" "-c" "rocksdb/db/blob/blob_file_builder.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_cache.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_cache.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_file_cache.o" "-c" "rocksdb/db/blob/blob_file_cache.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_file_garbage.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_garbage.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_file_garbage.o" "-c" "rocksdb/db/blob/blob_file_garbage.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_file_meta.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_meta.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_file_meta.o" "-c" "rocksdb/db/blob/blob_file_meta.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_reader.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_file_reader.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_file_reader.o" "-c" "rocksdb/db/blob/blob_file_reader.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_garbage_meter.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_garbage_meter.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_garbage_meter.o" "-c" "rocksdb/db/blob/blob_garbage_meter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_log_format.h:10,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_log_format.cc:7:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_log_format.o" "-c" "rocksdb/db/blob/blob_log_format.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_log_sequential_reader.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_log_sequential_reader.cc:7:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_log_sequential_reader.o" "-c" "rocksdb/db/blob/blob_log_sequential_reader.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_log_writer.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_log_writer.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_log_writer.o" "-c" "rocksdb/db/blob/blob_log_writer.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_source.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/blob_source.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-blob_source.o" "-c" "rocksdb/db/blob/blob_source.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/prefetch_buffer_collection.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/blob/prefetch_buffer_collection.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/0865b923bbd9ea3b-prefetch_buffer_collection.o" "-c" "rocksdb/db/blob/prefetch_buffer_collection.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/builder.h:9,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/builder.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-builder.o" "-c" "rocksdb/db/builder.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/c.cc:12:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-c.o" "-c" "rocksdb/db/c.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/column_family.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/column_family.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-column_family.o" "-c" "rocksdb/db/column_family.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/version_set.h:22,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction.o" "-c" "rocksdb/db/compaction/compaction.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_iterator.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_iterator.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    68 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_iterator.o" "-c" "rocksdb/db/compaction/compaction_iterator.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_job.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_job.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_job.o" "-c" "rocksdb/db/compaction/compaction_job.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_picker.o" "-c" "rocksdb/db/compaction/compaction_picker.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker_fifo.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker_fifo.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_picker_fifo.o" "-c" "rocksdb/db/compaction/compaction_picker_fifo.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker_level.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker_level.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_picker_level.o" "-c" "rocksdb/db/compaction/compaction_picker_level.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker_universal.h:12,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_picker_universal.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_picker_universal.o" "-c" "rocksdb/db/compaction/compaction_picker_universal.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_job.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_service_job.cc:11:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_service_job.o" "-c" "rocksdb/db/compaction/compaction_service_job.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/version_set.h:22,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_state.h:13,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_state.cc:11:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_state.o" "-c" "rocksdb/db/compaction/compaction_state.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/blob/blob_garbage_meter.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_outputs.h:13,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/compaction_outputs.cc:11:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cassert:43:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    43 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-compaction_outputs.o" "-c" "rocksdb/db/compaction/compaction_outputs.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/include/rocksdb/sst_partitioner.h:9,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/sst_partitioner.cc:7:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-sst_partitioner.o" "-c" "rocksdb/db/compaction/sst_partitioner.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/optional:36,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/subcompaction_state.h:13,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/compaction/subcompaction_state.cc:11:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    68 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/735dc159a306a4ac-subcompaction_state.o" "-c" "rocksdb/db/compaction/subcompaction_state.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/include/rocksdb/convenience.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/convenience.cc:8:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-convenience.o" "-c" "rocksdb/db/convenience.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/algorithm:60,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_filesnapshot.cc:8:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/utility:68:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    68 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/compacted_db_impl.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/compacted_db_impl.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-compacted_db_impl.o" "-c" "rocksdb/db/db_impl/compacted_db_impl.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl.o" "-c" "rocksdb/db/db_impl/db_impl.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_compaction_flush.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_compaction_flush.o" "-c" "rocksdb/db/db_impl/db_impl_compaction_flush.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_experimental.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_experimental.o" "-c" "rocksdb/db/db_impl/db_impl_experimental.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_files.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_files.o" "-c" "rocksdb/db/db_impl/db_impl_files.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_open.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_open.o" "-c" "rocksdb/db/db_impl/db_impl_open.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/db_impl_readonly.h:9,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_readonly.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_readonly.o" "-c" "rocksdb/db/db_impl/db_impl_readonly.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_impl/db_impl_secondary.h:9,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_secondary.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_secondary.o" "-c" "rocksdb/db/db_impl/db_impl_secondary.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/cinttypes:38,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_impl/db_impl_write.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/39228c3ec789c62e-db_impl_write.o" "-c" "rocksdb/db/db_impl/db_impl_write.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_info_dumper.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_info_dumper.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/string:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from rocksdb/db/db_iter.h:11,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/db_iter.cc:10:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/cstdint:38:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    38 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-db_iter.o" "-c" "rocksdb/db/db_iter.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/dbformat.h:13,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/dbformat.cc:9:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-dbformat.o" "-c" "rocksdb/db/dbformat.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/atomic:41,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/monitoring/statistics.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/monitoring/instrumented_mutex.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/error_handler.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/error_handler.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/atomic_base.h:35:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    35 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-error_handler.o" "-c" "rocksdb/db/error_handler.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/memory:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/event_helpers.h:7,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/event_helpers.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.8.1/fused-src/" "-I" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/lz4-sys-fd76bdb139b9fd39/out/include" "-I" "." "-Wall" "-Wextra" "-std=c++17" "-Wsign-compare" "-Wshadow" "-Wno-unused-parameter" "-Wno-unused-variable" "-Woverloaded-virtual" "-Wnon-virtual-dtor" "-Wno-missing-field-initializers" "-Wno-strict-aliasing" "-Wno-invalid-offsetof" "-std=c++17" "-DLZ4=1" "-DNDEBUG=1" "-DOS_LINUX" "-DROCKSDB_PLATFORM_POSIX" "-DROCKSDB_LIB_IO_POSIX" "-DROCKSDB_SUPPORT_THREAD_LOCAL" "-D_FILE_OFFSET_BITS=64" "-D_LARGEFILE64_SOURCE=1" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/librocksdb-sys-34bd1a3f1e953fea/out/34500ee411ddd5f5-event_helpers.o" "-c" "rocksdb/db/event_helpers.cc" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).cargo:warning=In file included from /usr/include/c++/11/bits/stl_tree.h:63,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from /usr/include/c++/11/map:60,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/include/rocksdb/db.h:14,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/include/rocksdb/experimental.h:8,
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:                  from rocksdb/db/experimental.cc:6:
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: /usr/include/c++/11/bits/stl_algobase.h:59:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:    59 | #include <bits/c++config.h>
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: librocksdb-sys@0.11.0+8.1.1: compilation terminated.
[WARN] too much data in the log, truncating it