azul-webrender 0.62.2

A GPU accelerated 2D renderer for web content
Documentation
Build #1549189 2024-11-17T04:13:13.496358+00:00
# rustc version
rustc 1.84.0-nightly (f2a35426b 2024-11-16)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/azul-webrender-0.62.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/azul-webrender-0.62.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241116-1.84.0-nightly-f2a35426b\", \"--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] 39659c99964707a2891b677eb295c233c490a672c747ff8e99881565c5af3a15
[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" "39659c99964707a2891b677eb295c233c490a672c747ff8e99881565c5af3a15", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking app_units v0.7.6
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking azul-wr_malloc_size_of v0.0.1
[INFO] [stderr]     Checking azul-peek-poke v0.2.0
[INFO] [stderr]     Checking etagere v0.2.13
[INFO] [stderr]     Checking plane-split v0.17.1
[INFO] [stderr]     Checking azul-webrender-api v0.62.0
[INFO] [stderr] warning: freetype-sys@0.20.1: In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/autofit/ft-hb.c:27,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/autofit/autofit.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/27916d97056aa97e-autofit.o" "-c" "freetype2/src/autofit/autofit.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftadvanc.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftbase.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbase.o" "-c" "freetype2/src/base/ftbase.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftbbox.c:27:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbbox.o" "-c" "freetype2/src/base/ftbbox.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftbdf.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbdf.o" "-c" "freetype2/src/base/ftbdf.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftbitmap.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbitmap.o" "-c" "freetype2/src/base/ftbitmap.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftcid.h:22,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftcid.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftcid.o" "-c" "freetype2/src/base/ftcid.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftdebug.c:44:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftdebug.o" "-c" "freetype2/src/base/ftdebug.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/t1tables.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftfstype.c:18:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftfstype.o" "-c" "freetype2/src/base/ftfstype.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftgasp.h:22,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftgasp.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftgasp.o" "-c" "freetype2/src/base/ftgasp.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftglyph.c:31:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftglyph.o" "-c" "freetype2/src/base/ftglyph.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftgxval.c:28:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftgxval.o" "-c" "freetype2/src/base/ftgxval.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftinit.c:41:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftinit.o" "-c" "freetype2/src/base/ftinit.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftmm.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftmm.o" "-c" "freetype2/src/base/ftmm.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftotval.c:18:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftotval.o" "-c" "freetype2/src/base/ftotval.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftpatent.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftpatent.o" "-c" "freetype2/src/base/ftpatent.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftpfr.c:18:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftpfr.o" "-c" "freetype2/src/base/ftpfr.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftoutln.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftstroke.h:22,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftstroke.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftstroke.o" "-c" "freetype2/src/base/ftstroke.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftsynth.h:48,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftsynth.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftsynth.o" "-c" "freetype2/src/base/ftsynth.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftsystem.c:29:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftsystem.o" "-c" "freetype2/src/base/ftsystem.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/fttype1.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-fttype1.o" "-c" "freetype2/src/base/fttype1.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/base/ftwinfnt.c:19:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftwinfnt.o" "-c" "freetype2/src/base/ftwinfnt.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/bdf/bdflib.c:35,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/bdf/bdf.c:30:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/09f131d07a5e9238-bdf.o" "-c" "freetype2/src/bdf/bdf.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftmemory.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/bzip2/ftbzip2.c:25:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/01e80a9d6611c684-ftbzip2.o" "-c" "freetype2/src/bzip2/ftbzip2.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cache/ftcbasic.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cache/ftcache.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/23a7a5222641c7c2-ftcache.o" "-c" "freetype2/src/cache/ftcache.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cff/cffcmap.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cff/cff.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/d2b1f140ffe0a68b-cff.o" "-c" "freetype2/src/cff/cff.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftstream.h:25,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cid/cidload.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cid/cidgload.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/cid/type1cid.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/a1bf95168f5667b8-type1cid.o" "-c" "freetype2/src/cid/type1cid.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftmemory.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/gzip/ftgzip.c:23:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/eaab518185e4d69a-ftgzip.o" "-c" "freetype2/src/gzip/ftgzip.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftmemory.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/lzw/ftlzw.c:24:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/4a431ba5d4d0fd40-ftlzw.o" "-c" "freetype2/src/lzw/ftlzw.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/pcf/pcfdrivr.c:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/pcf/pcf.c:30:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/08557bc5795ea713-pcf.o" "-c" "freetype2/src/pcf/pcf.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/pfr/pfrcmap.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/pfr/pfr.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/9448be08269099f1-pfr.o" "-c" "freetype2/src/pfr/pfr.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/psaux/afmparse.c:18,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/psaux/psaux.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/d2523bc193d6af03-psaux.o" "-c" "freetype2/src/psaux/psaux.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/pshinter/pshalgo.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/pshinter/pshinter.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/7252ca61f172543f-pshinter.o" "-c" "freetype2/src/pshinter/pshinter.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/psnames/psmodule.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/psnames/psnames.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/d1c63da319ad2f57-psnames.o" "-c" "freetype2/src/psnames/psnames.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/raster/ftraster.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/raster/ftraster.c:65,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/raster/raster.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/76d2d928f3d0b519-raster.o" "-c" "freetype2/src/raster/raster.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/sdf/ftsdfrend.c:21,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/sdf/sdf.c:23:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/279b3abfa158092e-sdf.o" "-c" "freetype2/src/sdf/sdf.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/svg/svgtypes.h:22,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/svg/svg.c:20:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/acfe8a979e35a0a6-svg.o" "-c" "freetype2/src/svg/svg.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/sfnt/pngshim.c:20,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/sfnt/sfnt.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/7c26974eb2c0bb1d-sfnt.o" "-c" "freetype2/src/sfnt/sfnt.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/smooth/ftgrays.c:282,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/smooth/smooth.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/d1b1913cd410b4b7-smooth.o" "-c" "freetype2/src/smooth/smooth.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/truetype/ttdriver.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/truetype/truetype.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/e653ca0e38654c36-truetype.o" "-c" "freetype2/src/truetype/truetype.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type1/t1objs.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type1/t1afm.h:22,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type1/t1afm.c:19,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type1/type1.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/7dd6d8efa0b34f9a-type1.o" "-c" "freetype2/src/type1/type1.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/internal/ftdrv.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type42/t42drivr.h:23,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type42/t42drivr.c:39,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/type42/type42.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/ffd61b4519c65fc7-type42.o" "-c" "freetype2/src/type42/type42.c" 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/stdlib.h:36,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/include/freetype/ftwinfnt.h:22,
[INFO] [stderr] warning: freetype-sys@0.20.1:                  from freetype2/src/winfonts/winfnt.c:21:
[INFO] [stderr] warning: freetype-sys@0.20.1: /usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr] warning: freetype-sys@0.20.1:    41 | #include <bits/c++config.h>
[INFO] [stderr] warning: freetype-sys@0.20.1:       |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: freetype-sys@0.20.1: compilation terminated.
[INFO] [stderr] warning: freetype-sys@0.20.1: ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/55fbdba38b46d6e8-winfnt.o" "-c" "freetype2/src/winfonts/winfnt.c" with args x86_64-linux-gnu-g++ did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `freetype-sys v0.20.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/freetype-sys-ffe4594f8b15e329/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=FREETYPE2_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_i686-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_i686_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(i686-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686-unknown-linux-gnu
[INFO] [stderr]   CXX_i686-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_i686_unknown_linux_gnu
[INFO] [stderr]   CXX_i686_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CXX
[INFO] [stderr]   TARGET_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   PATH = Some(/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2)
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_i686-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_i686_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_i686_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CXXFLAGS
[INFO] [stderr]   TARGET_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=In file included from /usr/include/c++/11/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/autofit/ft-hb.c:27,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/autofit/autofit.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/27916d97056aa97e-autofit.o" "-c" "freetype2/src/autofit/autofit.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftadvanc.c:19,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftbase.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbase.o" "-c" "freetype2/src/base/ftbase.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftbbox.c:27:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbbox.o" "-c" "freetype2/src/base/ftbbox.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftbdf.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbdf.o" "-c" "freetype2/src/base/ftbdf.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftbitmap.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftbitmap.o" "-c" "freetype2/src/base/ftbitmap.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftcid.h:22,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftcid.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftcid.o" "-c" "freetype2/src/base/ftcid.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftdebug.c:44:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftdebug.o" "-c" "freetype2/src/base/ftdebug.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/t1tables.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftfstype.c:18:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftfstype.o" "-c" "freetype2/src/base/ftfstype.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftgasp.h:22,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftgasp.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftgasp.o" "-c" "freetype2/src/base/ftgasp.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftglyph.c:31:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftglyph.o" "-c" "freetype2/src/base/ftglyph.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftgxval.c:28:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftgxval.o" "-c" "freetype2/src/base/ftgxval.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftinit.c:41:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftinit.o" "-c" "freetype2/src/base/ftinit.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftmm.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftmm.o" "-c" "freetype2/src/base/ftmm.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftotval.c:18:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftotval.o" "-c" "freetype2/src/base/ftotval.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftpatent.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftpatent.o" "-c" "freetype2/src/base/ftpatent.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftpfr.c:18:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftpfr.o" "-c" "freetype2/src/base/ftpfr.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftoutln.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftstroke.h:22,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftstroke.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftstroke.o" "-c" "freetype2/src/base/ftstroke.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftsynth.h:48,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftsynth.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftsynth.o" "-c" "freetype2/src/base/ftsynth.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftsystem.c:29:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftsystem.o" "-c" "freetype2/src/base/ftsystem.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/fttype1.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-fttype1.o" "-c" "freetype2/src/base/fttype1.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/base/ftwinfnt.c:19:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/591b7dbd556e46ba-ftwinfnt.o" "-c" "freetype2/src/base/ftwinfnt.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/bdf/bdflib.c:35,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/bdf/bdf.c:30:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/09f131d07a5e9238-bdf.o" "-c" "freetype2/src/bdf/bdf.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftmemory.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/bzip2/ftbzip2.c:25:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/01e80a9d6611c684-ftbzip2.o" "-c" "freetype2/src/bzip2/ftbzip2.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cache/ftcbasic.c:19,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cache/ftcache.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/23a7a5222641c7c2-ftcache.o" "-c" "freetype2/src/cache/ftcache.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftdebug.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cff/cffcmap.c:19,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cff/cff.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/d2b1f140ffe0a68b-cff.o" "-c" "freetype2/src/cff/cff.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/freetype.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftmodapi.h:23,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/ftrender.h:23,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftobjs.h:29,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftstream.h:25,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cid/cidload.h:23,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cid/cidgload.c:19,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/cid/type1cid.c:21:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/a1bf95168f5667b8-type1cid.o" "-c" "freetype2/src/cid/type1cid.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftmemory.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/gzip/ftgzip.c:23:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "x86_64-linux-gnu-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-I" "." "-I" "freetype2/include" "-I" "freetype2/src" "-DFT2_BUILD_LIBRARY" "-o" "/opt/rustwide/target/i686-unknown-linux-gnu/debug/build/freetype-sys-f468a11b45c6feb1/out/eaab518185e4d69a-ftgzip.o" "-c" "freetype2/src/gzip/ftgzip.c" 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/stdlib.h:36,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftstdlib.h:130,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/config/ftconfig.h:42,
[INFO] [stderr]   cargo:warning=                 from freetype2/include/freetype/internal/ftmemory.h:24,
[INFO] [stderr]   cargo:warning=                 from freetype2/src/lzw/ftlzw.c:24:
[INFO] [stderr]   cargo:warning=/usr/include/c++/11/cstdlib:41:10: fatal error: bits/c++config.h: No such file or directory
[INFO] [stderr]   cargo:warning=   41 | #include <bits/c++config.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   exit status: 1
[WARN] too much data in the log, truncating it